mirror of
https://github.com/moparisthebest/SSLDroid
synced 2024-11-12 20:15:08 -05:00
Version bump to 1.2.2
Signed-off-by: Balint Kovacs <blint@blint.hu>
This commit is contained in:
parent
f4641c4498
commit
a76eff7188
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="hu.blint.ssldroid" android:versionCode="4"
|
||||
android:versionName="1.2.1">
|
||||
package="hu.blint.ssldroid" android:versionCode="5"
|
||||
android:versionName="1.2.2">
|
||||
<uses-sdk android:minSdkVersion="7" android:targetSdkVersion="7" />
|
||||
<permission android:name="hu.blint.ssldroid.permission.startstop" android:protectionLevel="normal" android:label="Start and stop the SSLDroid service" />
|
||||
<uses-permission android:name="hu.blint.ssldroid.permission.startstop" />
|
||||
|
Loading…
Reference in New Issue
Block a user