Skip to content

Commit

Permalink
+ android version increased to 0.0.86.17 (72)
Browse files Browse the repository at this point in the history
  • Loading branch information
djdron committed May 2, 2021
1 parent 1e04f4c commit d83524c
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.16" android:versionCode="71">
android:versionName="0.0.86.17" android:versionCode="72">
<uses-permission android:name="android.permission.INTERNET"/>
<uses-feature android:glEsVersion="0x00020000" android:required="true"/>
<uses-feature android:name="android.hardware.gamepad" android:required="false"/>
Expand Down

0 comments on commit d83524c

Please sign in to comment.