Skip to content

Commit a46bebf

Browse files
committed
bumped version name and code
1 parent 39ceea0 commit a46bebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="com.cgogolin.library"
44
android:versionCode="53"
5-
android:versionName="5.3">
5+
android:versionName="5.4">
66
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
77
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
88
<uses-sdk android:minSdkVersion="11" android:targetSdkVersion="23" />

0 commit comments

Comments
 (0)