mirror of
https://github.com/moparisthebest/SSLDroid
synced 2025-02-19 20:41:49 -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"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="hu.blint.ssldroid" android:versionCode="6"
|
||||
android:versionName="1.2.3">
|
||||
package="hu.blint.ssldroid" android:versionCode="7"
|
||||
android:versionName="1.2.4">
|
||||
<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…
x
Reference in New Issue
Block a user