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 9f906e0 commit bbb2132Copy full SHA for bbb2132
AndroidManifest.xml
@@ -16,8 +16,8 @@
16
-->
17
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
18
package="com.noshufou.android.su"
19
- android:versionCode="46"
20
- android:versionName="3.1.3">
+ android:versionCode="50"
+ android:versionName="3.3">
21
22
<uses-permission android:name="com.noshufou.android.su.RESPOND" />
23
<uses-permission android:name="com.noshufou.android.su.provider.READ" />
res/raw/changelog.txt
@@ -24,6 +24,14 @@
24
</head>
25
26
<body>
27
+$ 50
28
+ %3.3
29
+ _2012-11-20
30
+ * Multi-user support with 3 modes
31
+ * Support for apps that use multiple commands
32
+ * Fix for Android 4.2
33
+ * Other bugfixes
34
+
35
$ 47
36
%3.2
37
_2012-07
0 commit comments