mirror of
https://github.com/moparisthebest/SSLDroid
synced 2025-02-21 05:21:46 -05:00
version bump to 1.2.4
Signed-off-by: Balint Kovacs <blint@balabit.hu>
This commit is contained in:
parent
dd0e9ac280
commit
5f53edb659
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="hu.blint.ssldroid" android:versionCode="6"
|
package="hu.blint.ssldroid" android:versionCode="7"
|
||||||
android:versionName="1.2.3">
|
android:versionName="1.2.4">
|
||||||
<uses-sdk android:minSdkVersion="7" android:targetSdkVersion="7" />
|
<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" />
|
<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" />
|
<uses-permission android:name="hu.blint.ssldroid.permission.startstop" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user