Skip to content

Commit b8ea990

Browse files
committed
bump version
1 parent 36b0e0f commit b8ea990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AndroidIDE/AndroidManifest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="3" android:versionName="0.1.5" package="dzaima.aplide">
2+
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="4" android:versionName="0.1.6" package="dzaima.aplide">
33
<uses-sdk android:minSdkVersion="17" android:targetSdkVersion="28"/>
44
<application android:icon="@mipmap/ic_launcher" android:label="">
55
<activity android:name=".MainActivity" android:theme="@style/Theme.AppCompat.Light.NoActionBar.FullScreen">

0 commit comments

Comments
 (0)