This commit is contained in:
Vitor Pamplona 2024-06-01 16:12:49 -04:00
parent f1834af506
commit 0c48366d56

View File

@ -12,8 +12,8 @@ android {
applicationId "com.vitorpamplona.amethyst"
minSdk 26
targetSdk 34
versionCode 370
versionName "0.87.1"
versionCode 371
versionName "0.87.2"
buildConfigField "String", "RELEASE_NOTES_ID", "\"863124b6592359494396c22b917f9d251ad12ac31b09ea29e0265e3c088ce9f8\""
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"