Skip to content

Commit

Permalink
bumped version name and code
Browse files Browse the repository at this point in the history
  • Loading branch information
cgogolin committed Dec 4, 2017
1 parent 39ceea0 commit a46bebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.cgogolin.library"
android:versionCode="53"
android:versionName="5.3">
android:versionName="5.4">
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-sdk android:minSdkVersion="11" android:targetSdkVersion="23" />
Expand Down

0 comments on commit a46bebf

Please sign in to comment.