diff --git a/app/build.gradle b/app/build.gradle index fd9a641..7cc2baa 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.izho.saveentry" minSdkVersion 24 targetSdkVersion 28 - versionCode 12 - versionName "1.1.9" + versionCode 13 + versionName "1.1.10" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }