Skip to content

Commit

Permalink
update libauk android lib
Browse files Browse the repository at this point in the history
  • Loading branch information
hvthhien committed Apr 14, 2022
1 parent 2d3ea11 commit edd3354
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.7') {
implementation('com.github.bitmark-inc:libauk-kotlin:0.2.0') {
exclude group: 'com.google.protobuf'
exclude module: 'jetified-protobuf-java'
}
Expand Down

0 comments on commit edd3354

Please sign in to comment.