This commit is contained in:
Vitor Pamplona
2024-06-07 20:16:52 -04:00
parent 0db6a0d27b
commit eea8b99622

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.vitorpamplona.amethyst"
minSdk 26
targetSdk 34
versionCode 374
versionName "0.87.5"
versionCode 375
versionName "0.87.6"
buildConfigField "String", "RELEASE_NOTES_ID", "\"863124b6592359494396c22b917f9d251ad12ac31b09ea29e0265e3c088ce9f8\""
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"