Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
levinli303 committed Oct 4, 2024
1 parent 60951b5 commit 94f1195
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:installLocation="auto"
android:versionCode="562"
android:versionName="1.7.7">
android:versionCode="570"
android:versionName="1.7.8">

<uses-feature android:name="android.hardware.type.pc" android:required="false" />
<uses-feature android:glEsVersion="0x00020000" android:required="true" />
Expand Down

0 comments on commit 94f1195

Please sign in to comment.