Skip to content

Commit 76ebacf

Browse files
committed
Bump version to 3.0 alpha3
1 parent 582512e commit 76ebacf

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
@@ -2,8 +2,8 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="de.robv.android.xposed.installer"
5-
android:versionCode="35"
6-
android:versionName="3.0 alpha2" >
5+
android:versionCode="36"
6+
android:versionName="3.0 alpha3" >
77

88
<uses-sdk
99
android:minSdkVersion="15"

0 commit comments

Comments
 (0)