enable strict mode for resource shrinking

This commit is contained in:
Daniel Micay 2021-11-21 14:54:17 -05:00
parent 0d0bca6d4d
commit a68bac16d6
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools"
tools:shrinkMode="strict" />