Przeglądaj źródła

chore(rn,versions) bump app and sdk versions

master
Saúl Ibarra Corretgé 3 lat temu
rodzic
commit
b4f1ab991d

+ 2
- 2
android/gradle.properties Wyświetl plik

@@ -26,5 +26,5 @@ android.useAndroidX=true
26 26
 android.enableJetifier=true
27 27
 android.bundle.enableUncompressedNativeLibs=false
28 28
 
29
-appVersion=21.4.0
30
-sdkVersion=3.10.0
29
+appVersion=21.5.0
30
+sdkVersion=4.0.0

+ 1
- 1
ios/app/broadcast-extension/Info.plist Wyświetl plik

@@ -17,7 +17,7 @@
17 17
 	<key>CFBundlePackageType</key>
18 18
 	<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
19 19
 	<key>CFBundleShortVersionString</key>
20
-	<string>21.4.0</string>
20
+	<string>21.5.0</string>
21 21
 	<key>CFBundleVersion</key>
22 22
 	<string>1</string>
23 23
 	<key>NSExtension</key>

+ 1
- 1
ios/app/src/Info.plist Wyświetl plik

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

+ 1
- 1
ios/app/watchos/app/Info.plist Wyświetl plik

@@ -17,7 +17,7 @@
17 17
 	<key>CFBundlePackageType</key>
18 18
 	<string>APPL</string>
19 19
 	<key>CFBundleShortVersionString</key>
20
-	<string>21.4.0</string>
20
+	<string>21.5.0</string>
21 21
 	<key>CFBundleVersion</key>
22 22
 	<string>1</string>
23 23
 	<key>UISupportedInterfaceOrientations</key>

+ 1
- 1
ios/app/watchos/extension/Info.plist Wyświetl plik

@@ -17,7 +17,7 @@
17 17
 	<key>CFBundlePackageType</key>
18 18
 	<string>XPC!</string>
19 19
 	<key>CFBundleShortVersionString</key>
20
-	<string>21.4.0</string>
20
+	<string>21.5.0</string>
21 21
 	<key>CFBundleVersion</key>
22 22
 	<string>1</string>
23 23
 	<key>CLKComplicationPrincipalClass</key>

+ 1
- 1
ios/sdk/src/Info.plist Wyświetl plik

@@ -15,7 +15,7 @@
15 15
 	<key>CFBundlePackageType</key>
16 16
 	<string>FMWK</string>
17 17
 	<key>CFBundleShortVersionString</key>
18
-	<string>3.10.0</string>
18
+	<string>4.0.0</string>
19 19
 	<key>CFBundleVersion</key>
20 20
 	<string>$(CURRENT_PROJECT_VERSION)</string>
21 21
 	<key>NSPrincipalClass</key>

Ładowanie…
Anuluj
Zapisz