We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 582512e commit 76ebacfCopy full SHA for 76ebacf
AndroidManifest.xml
@@ -2,8 +2,8 @@
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
xmlns:tools="http://schemas.android.com/tools"
4
package="de.robv.android.xposed.installer"
5
- android:versionCode="35"
6
- android:versionName="3.0 alpha2" >
+ android:versionCode="36"
+ android:versionName="3.0 alpha3" >
7
8
<uses-sdk
9
android:minSdkVersion="15"
0 commit comments