瀏覽代碼

android,ios: now working on version 19.2

j8
Saúl Ibarra Corretgé 6 年之前
父節點
當前提交
21c0745504
共有 2 個檔案被更改,包括 2 行新增2 行删除
  1. 1
    1
      android/gradle.properties
  2. 1
    1
      ios/app/src/Info.plist

+ 1
- 1
android/gradle.properties 查看文件

@@ -17,5 +17,5 @@
17 17
 # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
18 18
 # org.gradle.parallel=true
19 19
 
20
-appVersion=19.1.0
20
+appVersion=19.2.0
21 21
 sdkVersion=2.0.0

+ 1
- 1
ios/app/src/Info.plist 查看文件

@@ -17,7 +17,7 @@
17 17
 	<key>CFBundlePackageType</key>
18 18
 	<string>APPL</string>
19 19
 	<key>CFBundleShortVersionString</key>
20
-	<string>19.1.0</string>
20
+	<string>19.2.0</string>
21 21
 	<key>CFBundleSignature</key>
22 22
 	<string>????</string>
23 23
 	<key>CFBundleURLTypes</key>

Loading…
取消
儲存