New Android release after adding shortcuts and confirmation dialog
Also fixed some Android 4.2 specific issues.
This commit is contained in:
@@ -17,8 +17,8 @@
|
|||||||
-->
|
-->
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="org.strongswan.android"
|
package="org.strongswan.android"
|
||||||
android:versionCode="8"
|
android:versionCode="9"
|
||||||
android:versionName="1.2.0" >
|
android:versionName="1.2.1" >
|
||||||
|
|
||||||
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="17" />
|
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="17" />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user