diff --git a/app/build.gradle b/app/build.gradle index 49cd02bc3..6c758ed45 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "com.vitorpamplona.amethyst" minSdk 26 targetSdk 33 - versionCode 11 - versionName "0.9" + versionCode 12 + versionName "0.9.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {