File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed
Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change 5353 void traceEventEnd();
5454}
5555
56- # TODO remove once fix in Firebase is released
57- # Explicitly keep default constructor in subtypes of ComponentRegistrar
58- -keep class * implements com.google.firebase.components.ComponentRegistrar { void <init>(); }
59-
60- # TODO remove once fix in work manager (transitively room) is released
61- # Explicitly keep default constructor in subtypes of RoomDatabase
62- -keep class * extends androidx.room.RoomDatabase { void <init>(); }
63-
6456# This is generated automatically by the Android Gradle plugin.
6557-dontwarn kotlinx.serialization.KSerializer
6658-dontwarn kotlinx.serialization.Serializable
7971-dontwarn org.openjsse.javax.net.ssl.SSLSocket
8072-dontwarn org.openjsse.net.ssl.OpenJSSE
8173-dontwarn org.slf4j.impl.StaticLoggerBinder
82-
Original file line number Diff line number Diff line change 11[versions ]
22kotlin = " 2.1.20"
33ksp = " 2.1.20-1.0.32"
4- androidGradlePlugin = " 8.11.0-alpha03 "
4+ androidGradlePlugin = " 8.11.0-alpha04 "
55gradle-develocityPlugin = " 3.19.2"
66gradle-toolchainsResolverPlugin = " 0.9.0"
77appVersioning = " 1.4.0"
You can’t perform that action at this time.
0 commit comments