Skip to content

Commit d42772e

Browse files
committed
Updating version numbers to 13.2.0
1 parent 66f05ea commit d42772e

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

external/shared

libs/MobileSync/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22

33
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
4-
android:versionCode="91"
4+
android:versionCode="92"
55
android:versionName="13.2.0.dev">
66

77
<application />

libs/SalesforceAnalytics/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22

33
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
4-
android:versionCode="91"
4+
android:versionCode="92"
55
android:versionName="13.2.0.dev">
66

77
<uses-permission android:name="android.permission.INTERNET" />

libs/SalesforceHybrid/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22

33
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
4-
android:versionCode="91"
4+
android:versionCode="92"
55
android:versionName="13.2.0.dev">
66

77
<application>

libs/SalesforceReact/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22

33
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
4-
android:versionCode="91"
4+
android:versionCode="92"
55
android:versionName="13.2.0.dev">
66

77
<application>

libs/SalesforceSDK/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
44
xmlns:tools="http://schemas.android.com/tools"
5-
android:versionCode="91"
5+
android:versionCode="92"
66
android:versionName="13.2.0.dev">
77

88
<uses-permission android:name="android.permission.GET_ACCOUNTS" />

libs/SmartStore/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22

33
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
4-
android:versionCode="91"
4+
android:versionCode="92"
55
android:versionName="13.2.0.dev">
66

77
<application>

0 commit comments

Comments
 (0)