Commit ad2ba124 authored by Gus Grubba's avatar Gus Grubba Committed by GitHub

Merge pull request #4380 from dogmaphobic/androidTest

Testing Android issues with WiFi and no Internet.
parents f64b0bb6 e44cd324
......@@ -48,7 +48,7 @@
<!-- Background running -->
</activity>
</application>
<uses-sdk android:minSdkVersion="16" android:targetSdkVersion="22"/>
<uses-sdk android:minSdkVersion="16" android:targetSdkVersion="19"/>
<!-- Needed to keep working while 'asleep' -->
<uses-permission android:name="android.permission.WAKE_LOCK"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment