diff --git a/app/build.gradle b/app/build.gradle index cd0445c5..d0028833 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -24,8 +24,8 @@ android { applicationId "com.bald.uriah.baldphone" minSdkVersion 21 targetSdkVersion 28 - versionCode 93 - versionName "11.9.1" + versionCode 94 + versionName "12.0.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }