Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
levinli303 committed Apr 29, 2020
1 parent 1e65a2f commit 048f4eb
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
@@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="space.celestia.mobilecelestia"
android:versionCode="3"
android:versionCode="4"
android:versionName="1.0">

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

</manifest>
</manifest>

0 comments on commit 048f4eb

Please sign in to comment.