diff --git a/app/build.gradle b/app/build.gradle index 17932e4..f70e47c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -24,8 +24,8 @@ android { applicationId "com.hjx.parent" minSdk 26 targetSdk 32 - versionCode 1010 - versionName "1.0.10" + versionCode 1011 + versionName "1.0.11" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }