mirror of https://github.com/tasks/tasks
Remove support_maps bool
parent
6a34b45cbf
commit
f3c7ad2648
@ -1,4 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<bool name="support_maps">true</bool>
|
||||
</resources>
|
@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<bool name="support_maps">false</bool>
|
||||
<bool name="support_geofences">false</bool>
|
||||
</resources>
|
@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<bool name="support_maps">true</bool>
|
||||
<bool name="support_geofences">true</bool>
|
||||
</resources>
|
Loading…
Reference in New Issue