Skip to content

Commit

Permalink
v0.92.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorpamplona committed Oct 16, 2024
1 parent 13e2546 commit 236ff2d
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 408
versionName "0.92.3"
versionCode 409
versionName "0.92.4"
buildConfigField "String", "RELEASE_NOTES_ID", "\"98f2acaf9b3eb70d87607942e576f9a086ac28adf37869da9a29f4815cecac86\""

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

0 comments on commit 236ff2d

Please sign in to comment.