diff --git a/app/build.gradle b/app/build.gradle index c8d8e86..d349fd0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "to.dev.dev_android" minSdkVersion 19 targetSdkVersion 28 - versionCode 2 - versionName "1.0.1" + versionCode 3 + versionName "1.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {