diff --git a/app/build.gradle b/app/build.gradle index 36a0f7cc2..4c2169e58 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "com.vitorpamplona.amethyst" minSdk 26 targetSdk 33 - versionCode 85 - versionName "0.22.2" + versionCode 86 + versionName "0.22.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {