diff --git a/app/build.gradle b/app/build.gradle index e0cf9dc8..a3b75ecd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.dicekeys.app" minSdkVersion 23 targetSdkVersion 33 - versionCode 11 - versionName "1.11" + versionCode 12 + versionName "1.12" testApplicationId "com.dicekeys.test" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"