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