Skip to content

Commit

Permalink
+ android version increased to 0.0.86.8 (code 63)
Browse files Browse the repository at this point in the history
  • Loading branch information
djdron committed Feb 23, 2020
1 parent 16c30a5 commit 414d513
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.7" android:versionCode="62">
android:versionName="0.0.86.8" android:versionCode="63">
<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 414d513

Please sign in to comment.