Skip to content

Commit 048f4eb

Browse files
committed
bump version
1 parent 1e65a2f commit 048f4eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="space.celestia.mobilecelestia"
5-
android:versionCode="3"
5+
android:versionCode="4"
66
android:versionName="1.0">
77

88
<uses-feature android:glEsVersion="0x00020000" android:required="true" />
@@ -54,4 +54,4 @@
5454
</activity>
5555
</application>
5656

57-
</manifest>
57+
</manifest>

0 commit comments

Comments
 (0)