Skip to content

Commit

Permalink
Update version code (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shailin authored and ankitk20 committed Sep 16, 2019
1 parent 6f263bb commit 758a4cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions goa/proj.android-studio/goa/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.maq.simpleclass"
android:installLocation="preferExternal"
android:versionCode="17"
android:versionName="5.2.2">
android:versionCode="18"
android:versionName="5.2.3">

<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-feature android:glEsVersion="0x00020000" />
Expand Down

0 comments on commit 758a4cc

Please sign in to comment.