Explorar o código

updated android plugin version

sirekanian %!s(int64=2) %!d(string=hai) anos
pai
achega
b5fbb045ac

+ 1 - 0
app/src/main/res/mipmap-anydpi-v26/ic_launcher2.xml

@@ -2,4 +2,5 @@
 <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
     <background android:drawable="@drawable/ic_launcher2_background"/>
     <foreground android:drawable="@drawable/ic_launcher2_foreground"/>
+    <monochrome android:drawable="@drawable/ic_launcher2_foreground"/>
 </adaptive-icon>

+ 1 - 0
app/src/main/res/mipmap-anydpi-v26/ic_launcher2_round.xml

@@ -2,4 +2,5 @@
 <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
     <background android:drawable="@drawable/ic_launcher2_background"/>
     <foreground android:drawable="@drawable/ic_launcher2_foreground"/>
+    <monochrome android:drawable="@drawable/ic_launcher2_foreground"/>
 </adaptive-icon>

+ 1 - 1
build.gradle

@@ -1,6 +1,6 @@
 buildscript {
     ext {
-        androidPluginVersion = '7.3.1'
+        androidPluginVersion = '7.4.2'
         kotlinVersion = '1.7.20'
         composeCompilerVersion = '1.3.2'
         composeMaterialVersion = '1.3.1'