db upload fix
[wl-mobile.git] / AndroidManifest.xml
index 66f2e50..9e15f71 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <manifest xmlns:android="http://schemas.android.com/apk/res/android" android:windowSoftInputMode="adjustPan"
-      package="pl.org.nowoczesnapolska.wlmobi" android:versionName="1.0" android:versionCode="2">
+      package="pl.org.nowoczesnapolska.wlmobi" android:versionName="1.1.1" android:versionCode="4">
     <supports-screens
        android:largeScreens="true"
        android:normalScreens="true"
@@ -17,7 +17,7 @@
    
 
     <application android:icon="@drawable/icon" android:label="@string/app_name"
-       android:debuggable="true">
+       android:debuggable="false">
         <activity android:name=".Catalogue"
                   android:label="@string/app_name" android:configChanges="orientation|keyboardHidden">
             <intent-filter>