mirror of
https://github.com/yuliskov/SmartTube.git
synced 2026-05-20 14:30:10 -05:00
proguard keep
This commit is contained in:
@@ -2,4 +2,8 @@
|
||||
-keep class androidx.core.view.ViewCompat { *; }
|
||||
-keep class androidx.work.impl.WorkManagerInitializer { *; }
|
||||
-keep class **$r8$backportedMethods$** { *; }
|
||||
-keep class kotlin.text.StringsKt__StringsJVMKt { *; }
|
||||
-keep class kotlin.text.StringsKt__StringsJVMKt { *; }
|
||||
-keep class kotlin.ranges.RangesKt___RangesKt { *; }
|
||||
-keep class kotlin.jvm.functions.Function1 { *; }
|
||||
#-keep class kotlin.collections.builders.* { *; }
|
||||
#-keep class androidx.room.** { *; }
|
||||
Reference in New Issue
Block a user