Disable mpp and agp compability warning
(cherry picked from commit c3fd2df6f55b70e49088f84209668c4530a9a9c6)
This commit is contained in:
parent
472c97c580
commit
694ef5f285
@ -2,6 +2,7 @@ android.nonTransitiveRClass=false
|
||||
android.useAndroidX=true
|
||||
|
||||
kotlin.code.style=official
|
||||
kotlin.mpp.androidGradlePluginCompatibility.nowarn=true
|
||||
kotlin.mpp.androidSourceSetLayoutVersion=2
|
||||
|
||||
org.gradle.caching=true
|
||||
|
Loading…
x
Reference in New Issue
Block a user