Commit acefded3 authored by Martin Santangelo's avatar Martin Santangelo
Browse files

Merge branch 'feat/bump-version' into 'release/3.12.1'

bump app version

See merge request !449
parents 5920ef78 a90c0d96
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -26,10 +26,10 @@ org.gradle.jvmargs=-Xmx2048m
systemProp.org.gradle.internal.http.connectionTimeout=180000
systemProp.org.gradle.internal.http.socketTimeout=180000

versionName=3.12.0
versionName=3.12.1

# CUSTOM
versionCode=1050000016
versionCode=1050000017

# PLAY STORE
# versionCode=310034
# versionCode=310035
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
	<key>CFBundlePackageType</key>
	<string>APPL</string>
	<key>CFBundleShortVersionString</key>
	<string>3.12.0</string>
	<string>3.12.1</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleVersion</key>
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
	<key>CFBundlePackageType</key>
	<string>BNDL</string>
	<key>CFBundleShortVersionString</key>
	<string>3.12.0</string>
	<string>3.12.1</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleVersion</key>
+6 −6
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
	<key>CFBundleExecutable</key>
	<string>$(EXECUTABLE_NAME)</string>
	<key>CFBundleGetInfoString</key>
	<string/>
	<string></string>
	<key>CFBundleIdentifier</key>
	<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
	<key>CFBundleInfoDictionaryVersion</key>
@@ -19,11 +19,9 @@
	<key>CFBundlePackageType</key>
	<string>APPL</string>
	<key>CFBundleShortVersionString</key>
	<string>3.12.0</string>
	<string>3.12.1</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>UIUserInterfaceStyle</key>
	<string>Light</string>
	<key>CFBundleURLTypes</key>
	<array>
		<dict>
@@ -42,7 +40,7 @@
	<key>ITSAppUsesNonExemptEncryption</key>
	<false/>
	<key>LSApplicationCategoryType</key>
	<string/>
	<string></string>
	<key>LSRequiresIPhoneOS</key>
	<true/>
	<key>NSAppTransportSecurity</key>
@@ -66,7 +64,7 @@
	<key>NSCameraUsageDescription</key>
	<string>$(PRODUCT_NAME) needs access to use your camera in order to upload images or videos</string>
	<key>NSLocationWhenInUseUsageDescription</key>
	<string/>
	<string></string>
	<key>NSMicrophoneUsageDescription</key>
	<string>$(PRODUCT_NAME) needs access to your microphone in order to record videos </string>
	<key>NSPhotoLibraryAddUsageDescription</key>
@@ -125,6 +123,8 @@
		<string>UIInterfaceOrientationLandscapeRight</string>
		<string>UIInterfaceOrientationLandscapeLeft</string>
	</array>
	<key>UIUserInterfaceStyle</key>
	<string>Light</string>
	<key>UIViewControllerBasedStatusBarAppearance</key>
	<false/>
</dict>
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
	<key>CFBundlePackageType</key>
	<string>BNDL</string>
	<key>CFBundleShortVersionString</key>
	<string>3.12.0</string>
	<string>3.12.1</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleVersion</key>