Browse Source

升级版本到1.0.3

weizhengliang 2 years ago
parent
commit
c11be35a27
1 changed files with 2 additions and 2 deletions
  1. 2 2
      build.gradle

+ 2 - 2
build.gradle

@@ -30,6 +30,6 @@ ext {
     minSdkVersion = 24
     targetSdkVersion = 28
 
-    versionCode = 2
-    versionName = "1.0.2"
+    versionCode = 3
+    versionName = "1.0.3"
 }