<?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"
<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>