diff --git a/app/build.gradle b/app/build.gradle index b77e8d7..702c73f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -67,8 +67,8 @@ android { applicationId "com.lu.wxmask" minSdk 24 targetSdk 34 - versionCode 1001 - versionName "2.1-bug" + versionCode 1002 + versionName "2.2-dev" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"