Skip to content

Commit 0e5fe7b

Browse files
committed
Update version code in JB workaround app
1 parent d91f911 commit 0e5fe7b

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)