Skip to content

Commit

Permalink
v0.89.10
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorpamplona committed Aug 9, 2024
1 parent fad8b9d commit 4c6842f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions amethyst/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ android {
applicationId "com.vitorpamplona.amethyst"
minSdk libs.versions.android.minSdk.get().toInteger()
targetSdk libs.versions.android.targetSdk.get().toInteger()
versionCode 395
versionName "0.89.9"
versionCode 396
versionName "0.89.10"
buildConfigField "String", "RELEASE_NOTES_ID", "\"1130badb252bdf62aaf93cb65bfa2bb09e7600c7d6764894f2954555b3b73018\""

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 4c6842f

Please sign in to comment.