diff --git a/app/build.gradle b/app/build.gradle index e94bb47..b788217 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.nondanee.keyakimsgassistant" minSdkVersion 21 targetSdkVersion 28 - versionCode 19 - versionName "3.5" + versionCode 20 + versionName "3.6" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {