Skip to content

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
levinli303 committed Sep 21, 2021
1 parent aae6cc2 commit 2c9f9e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="space.celestia.mobilecelestia"
android:versionCode="211"
android:versionCode="212"
android:versionName="1.4.2">

<uses-feature android:glEsVersion="0x00020000" android:required="true" />
Expand Down

0 comments on commit 2c9f9e1

Please sign in to comment.