- Fix ParameterizedType casting error in release builds - Add ProGuard rules for Google Tink (security-crypto dependency) - Add dontwarn rules for Tink optional dependencies - Bump version to 1.1 - Update README with changelog
6 lines
341 B
XML
6 lines
341 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<background android:drawable="@drawable/ic_launcher_background"/>
|
|
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
|
|
<monochrome android:drawable="@drawable/ic_launcher_monochrome"/>
|
|
</adaptive-icon>
|