Commit 3d09c09888739564e2d884a7673e8b63fce70438

Authored by shixianjie
1 parent 16e0ba49f4
Exists in master

版本

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
... ... @@ -24,8 +24,8 @@ android {
24 24 applicationId "com.hjx.parent"
25 25 minSdk 26
26 26 targetSdk 32
27   - versionCode 1010
28   - versionName "1.0.10"
  27 + versionCode 1011
  28 + versionName "1.0.11"
29 29  
30 30 testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
31 31 }
... ...