diff --git a/app/build.gradle b/app/build.gradle index 889ff64..b8a7295 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.xypower.secapp" minSdk 28 targetSdk 28 - versionCode 2 - versionName "1.1" + versionCode 3 + versionName "1.2" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild {