New Android release after fixing Unicode conversion bug
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.strongswan.android"
|
||||
android:versionCode="4"
|
||||
android:versionName="1.1.0" >
|
||||
android:versionCode="5"
|
||||
android:versionName="1.1.1" >
|
||||
|
||||
<uses-sdk android:minSdkVersion="14" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user