Skip to content

Commit

Permalink
+ android version increased
Browse files Browse the repository at this point in the history
  • Loading branch information
djdron committed Jun 26, 2020
1 parent 69901fc commit 79a60a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/android/app/src/main/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="app.usp"
android:installLocation="auto"
android:versionName="0.0.86.11" android:versionCode="66">
android:versionName="0.0.86.12" android:versionCode="67">
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.INTERNET"/>
<uses-feature android:glEsVersion="0x00020000" android:required="true"/>
Expand Down

0 comments on commit 79a60a5

Please sign in to comment.