Skip to content

Commit

Permalink
Testing Android issues with WiFi and no Internet.
Browse files Browse the repository at this point in the history
  • Loading branch information
dogmaphobic committed Dec 31, 2016
1 parent 2630736 commit e44cd32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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"/>
Expand Down

0 comments on commit e44cd32

Please sign in to comment.