Skip to content

Commit 7de402b

Browse files
committed
trigger version to 1.1 (2)
1 parent 8b58968 commit 7de402b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8" standalone="no"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="axp.tool.apkextractor"
4-
android:versionCode="1"
5-
android:versionName="1.0">
4+
android:versionCode="2"
5+
android:versionName="1.1">
66

77
<uses-permission android:name="android.permission.ACCESS_SUPERUSER" />
88
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />

0 commit comments

Comments
 (0)