Skip to content

Commit

Permalink
update libauk android sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
hvthhien committed Apr 13, 2022
1 parent 70c44c1 commit 2d3ea11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
implementation 'io.reactivex.rxjava2:rxjava:2.2.10'
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'

implementation('com.github.bitmark-inc:libauk-kotlin:0.1.6') {
implementation('com.github.bitmark-inc:libauk-kotlin:0.1.7') {
exclude group: 'com.google.protobuf'
exclude module: 'jetified-protobuf-java'
}
Expand Down

0 comments on commit 2d3ea11

Please sign in to comment.