Skip to content

Commit

Permalink
Merge pull request #14 from plaidev/android-1
Browse files Browse the repository at this point in the history
[flutter] use com.nativebrik.sdk:0.0.6
  • Loading branch information
RyosukeCla authored Mar 20, 2024
2 parents 2eabe94 + 38a0b4b commit 85969f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flutter/nativebrik_bridge/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ android {
}

dependencies {
implementation 'com.nativebrik:sdk:0.0.5'
implementation 'com.nativebrik:sdk:0.0.6'
implementation 'androidx.activity:activity-compose:1.8.2'
testImplementation 'org.jetbrains.kotlin:kotlin-test'
testImplementation 'org.mockito:mockito-core:5.0.0'
Expand Down

0 comments on commit 85969f1

Please sign in to comment.