X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=altosdroid%2FAndroidManifest.xml;h=58f5077cc03cfba4bab95741dd512919c80dcf3a;hb=ed682ca39496849b6c0d6bdf81bee6263864895f;hp=adcfe94f2c8fe48c81be62f58aa94d3e73f47729;hpb=10042fed36d19c1b21b8f04c57da708afc085b25;p=fw%2Faltos diff --git a/altosdroid/AndroidManifest.xml b/altosdroid/AndroidManifest.xml index adcfe94f..58f5077c 100644 --- a/altosdroid/AndroidManifest.xml +++ b/altosdroid/AndroidManifest.xml @@ -17,30 +17,76 @@ --> - + android:versionCode="7" + android:versionName="1.6.0.3"> + + + + + + + + + + + + + + + + + + android:allowBackup="true" + android:theme="@style/CustomTheme"> + android:configChanges="orientation|keyboardHidden" + android:launchMode="singleTop"> + + + + + + + + + + + + + +