diff --git a/app/build.gradle b/app/build.gradle index 9a3c683dc..14d376199 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { namespace "com.jerboa" minSdk 26 targetSdk 33 - versionCode 22 - versionName "0.0.23" + versionCode 23 + versionName "0.0.24" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {