diff --git a/AndroidManifest.xml b/AndroidManifest.xml index dc35ae6..86e60e8 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,6 +1,6 @@ <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.lightstreamer.simple_demo.android" - android:versionCode="4" + android:versionCode="5" android:versionName="1.0" > <!-- The targetSdkVersion is optional, but it's always a good practice