We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e65a2f commit 048f4ebCopy full SHA for 048f4eb
1 file changed
app/src/main/AndroidManifest.xml
@@ -2,7 +2,7 @@
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
xmlns:tools="http://schemas.android.com/tools"
4
package="space.celestia.mobilecelestia"
5
- android:versionCode="3"
+ android:versionCode="4"
6
android:versionName="1.0">
7
8
<uses-feature android:glEsVersion="0x00020000" android:required="true" />
@@ -54,4 +54,4 @@
54
</activity>
55
</application>
56
57
-</manifest>
+</manifest>
0 commit comments