This commit is contained in:
Vitor Pamplona 2024-04-05 14:08:27 -04:00
parent 1738a775ef
commit 0854bd34ff

View File

@ -12,8 +12,8 @@ android {
applicationId "com.vitorpamplona.amethyst"
minSdk 26
targetSdk 34
versionCode 364
versionName "0.86.1"
versionCode 365
versionName "0.86.2"
buildConfigField "String", "RELEASE_NOTES_ID", "\"a704a11334ed4fe6fc6ee6f8856f6f005da33644770616f1437f8b2b488b52b1\""
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"