diff --git a/app/build.gradle b/app/build.gradle index cf5c4cc..160b256 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.physphil.android.remindme" minSdkVersion 21 targetSdkVersion 28 - versionCode 9090 - versionName "0.9.9" + versionCode 9091 + versionName "0.9.91" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {