We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9715058 commit 74ad52aCopy full SHA for 74ad52a
1 file changed
AndroidManifest.xml
@@ -1,8 +1,8 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
package="com.zst.app.multiwindowsidebar"
4
- android:versionCode="4"
5
- android:versionName="1.3" >
+ android:versionCode="150"
+ android:versionName="1.5" >
6
7
<uses-sdk
8
android:minSdkVersion="14"
@@ -67,4 +67,4 @@
67
</receiver>
68
</application>
69
70
-</manifest>
+</manifest>
0 commit comments