android: New release fixing roaming on 5+ and adding new advanced options

This commit is contained in:
Tobias Brunner 2015-07-28 13:57:13 +02:00
parent f14feed014
commit 1d3e69c6da
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.strongswan.android"
android:versionCode="26"
android:versionName="1.4.5" >
android:versionCode="28"
android:versionName="1.5.0" >
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="22" />