mirror of
https://github.com/moparisthebest/SSLDroid
synced 2024-11-27 03:12:18 -05:00
Version bump
Signed-off-by: Balint Kovacs <blint@blint.hu>
This commit is contained in:
parent
e9dd932d1c
commit
3e84ffc9b5
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="hu.blint.ssldroid" android:versionCode="1"
|
||||
package="hu.blint.ssldroid" android:versionCode="2"
|
||||
android:versionName="1.1">
|
||||
<uses-sdk android:minSdkVersion="7" android:targetSdkVersion="7" />
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
Loading…
Reference in New Issue
Block a user