Skip to content

Commit 4604f92

Browse files
committed
Fixed version code in JB workaround app
1 parent 5162203 commit 4604f92

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="0100010"
4+
android:versionCode="0100011"
55
android:versionName="1.0.11" >
66

77
<uses-sdk

0 commit comments

Comments
 (0)