diff --git a/TheGameExtreme.Android/Properties/AndroidManifest.xml b/TheGameExtreme.Android/Properties/AndroidManifest.xml index db4d201..0123740 100644 --- a/TheGameExtreme.Android/Properties/AndroidManifest.xml +++ b/TheGameExtreme.Android/Properties/AndroidManifest.xml @@ -1,11 +1,8 @@  - + - - - \ No newline at end of file diff --git a/TheGameExtreme.Android/TheGameExtreme.Android.csproj b/TheGameExtreme.Android/TheGameExtreme.Android.csproj index b5adea9..542677e 100644 --- a/TheGameExtreme.Android/TheGameExtreme.Android.csproj +++ b/TheGameExtreme.Android/TheGameExtreme.Android.csproj @@ -57,9 +57,6 @@ - - 2.1.1 - 1.2.0.223 diff --git a/TheGameExtreme.iOS/Info.plist b/TheGameExtreme.iOS/Info.plist index 5dff2a4..3435e33 100644 --- a/TheGameExtreme.iOS/Info.plist +++ b/TheGameExtreme.iOS/Info.plist @@ -19,24 +19,15 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight - - UIBackgroundModes - - - bluetooth-central - - - bluetooth-peripheral - - - - NSBluetoothPeripheralUsageDescription - YOUR CUSTOM MESSAGE - - - NSBluetoothAlwaysUsageDescription - - Wallah + UIBackgroundModes + + bluetooth-central + bluetooth-peripheral + + NSBluetoothPeripheralUsageDescription + YOUR CUSTOM MESSAGE + NSBluetoothAlwaysUsageDescription + Wallah MinimumOSVersion 8.0 CFBundleDisplayName diff --git a/com.uca.thegameextreme-Signed.apk b/com.uca.thegameextreme-Signed.apk index d55428e..eba3fa6 100644 Binary files a/com.uca.thegameextreme-Signed.apk and b/com.uca.thegameextreme-Signed.apk differ diff --git a/com.uca.thegameextreme.apk b/com.uca.thegameextreme.apk index 474190c..47a5d60 100644 Binary files a/com.uca.thegameextreme.apk and b/com.uca.thegameextreme.apk differ