Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mhochsto committed Sep 5, 2024
1 parent e7d036c commit 5cfe185
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 @@ -59,7 +59,7 @@ android {
testImplementation 'org.jetbrains.kotlin:kotlin-test'
testImplementation 'io.mockk:mockk:1.13.12'
testImplementation "org.junit.jupiter:junit-jupiter:5.10.0"
implementation group: "com.evva.xesar", name: "abrevva-android-sdk", version: "1.0.18"
implementation group: "com.evva.xesar", name: "abrevva-android-sdk", version: "1.0.19"
}

testOptions {
Expand Down

0 comments on commit 5cfe185

Please sign in to comment.