Skip to content

Commit

Permalink
Merge pull request #31 from cryptlex/muneebkq-patch-1
Browse files Browse the repository at this point in the history
update lexactivator version to latest in examples
  • Loading branch information
ahmad-kemsan authored May 29, 2024
2 parents d246186 + a219dbb commit 69f6647
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/sample/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.3.1'
implementation 'com.google.android.material:material:1.4.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.1'
implementation 'com.cryptlex.android.lexactivator:lexactivator:3.26.0'
}
implementation 'com.cryptlex.android.lexactivator:lexactivator:3.28.1'
}

0 comments on commit 69f6647

Please sign in to comment.