Skip to content

Commit 8a51955

Browse files
authored
Merge pull request #1859 from owncloud/fix_JB_workaround_version_code
Update version code in JB workaround app
2 parents d91f911 + 0e5fe7b commit 8a51955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oc_jb_workaround/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
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="com.owncloud.android.workaround.accounts"
4-
android:versionCode="0100032"
4+
android:versionCode="0100033"
55
android:versionName="1.0.33" >
66

77
<uses-sdk

0 commit comments

Comments
 (0)