Commit 15a3967b696171d411e3bd30897faba817fd8a6e

Authored by shixianjie
1 parent d028688a88
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 1009
28   - versionName "1.0.09"
  27 + versionCode 1010
  28 + versionName "1.0.10"
29 29  
30 30 testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
31 31 }
... ...