diff --git a/app/build.gradle b/app/build.gradle index 2cc20ec..3443464 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "xzr.hkf" minSdkVersion 14 targetSdkVersion 31 - versionCode 3 - versionName "1.2" + versionCode 4 + versionName "1.3" } buildTypes {