Files
rr3-apk/res/values/bools.xml
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

10 lines
441 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="abc_action_bar_embed_tabs">true</bool>
<bool name="abc_config_actionMenuItemAllCaps">true</bool>
<bool name="enable_system_alarm_service_default">false</bool>
<bool name="enable_system_foreground_service_default">true</bool>
<bool name="enable_system_job_service_default">true</bool>
<bool name="workmanager_test_configuration">false</bool>
</resources>