Skip to content

Commit

Permalink
v0.88.6
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorpamplona committed Jun 28, 2024
1 parent 4e9e123 commit 0df37d6
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 @@ -12,8 +12,8 @@ android {
applicationId "com.vitorpamplona.amethyst"
minSdk 26
targetSdk 34
versionCode 382
versionName "0.88.5"
versionCode 383
versionName "0.88.6"
buildConfigField "String", "RELEASE_NOTES_ID", "\"2a34cbadd03212c8162e1ff896ba12641821088a2ec8d5e40d54aa80c0510800\""

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

0 comments on commit 0df37d6

Please sign in to comment.