diff --git a/OneSheeld/AndroidManifest.xml b/OneSheeld/AndroidManifest.xml index b956e5cee..b3325f6dd 100644 --- a/OneSheeld/AndroidManifest.xml +++ b/OneSheeld/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="140910" + android:versionName="1.1.1" > @@ -65,7 +65,7 @@ android:name="com.integreight.onesheeld.OneSheeldApplication" android:allowBackup="true" android:allowClearUserData="true" - android:debuggable="true" + android:debuggable="false" android:hardwareAccelerated="true" android:icon="@drawable/ic_launcher" android:label="@string/app_name"