Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
levinli303 committed Jan 30, 2024
1 parent 5d520e4 commit b39a44d
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="486"
android:versionName="1.6.6">
android:versionCode="491"
android:versionName="1.6.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 b39a44d

Please sign in to comment.