Temporary disable sync for release builds

This commit is contained in:
Koitharu
2023-02-22 07:56:30 +02:00
parent 73c1d2a616
commit 47f80085d1
5 changed files with 12 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<bool name="leak_canary_add_launcher_icon" tools:node="replace">false</bool>
</resources>
<bool name="is_sync_enabled">true</bool>
</resources>