Skip to content

Commit

Permalink
v0.87.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorpamplona committed Jun 3, 2024
1 parent a6519d5 commit 29b8f69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/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 372
versionName "0.87.3"
versionCode 373
versionName "0.87.4"
buildConfigField "String", "RELEASE_NOTES_ID", "\"863124b6592359494396c22b917f9d251ad12ac31b09ea29e0265e3c088ce9f8\""

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

0 comments on commit 29b8f69

Please sign in to comment.