Skip to content

Commit 74ad52a

Browse files
committed
Update version
1 parent 9715058 commit 74ad52a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

AndroidManifest.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="com.zst.app.multiwindowsidebar"
4-
android:versionCode="4"
5-
android:versionName="1.3" >
4+
android:versionCode="150"
5+
android:versionName="1.5" >
66

77
<uses-sdk
88
android:minSdkVersion="14"
@@ -67,4 +67,4 @@
6767
</receiver>
6868
</application>
6969

70-
</manifest>
70+
</manifest>

0 commit comments

Comments
 (0)