mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-06 02:37:26 +01:00
Disable mpp and agp compability warning
This commit is contained in:
parent
f5a41e9693
commit
c3fd2df6f5
@ -2,6 +2,7 @@ android.nonTransitiveRClass=false
|
|||||||
android.useAndroidX=true
|
android.useAndroidX=true
|
||||||
|
|
||||||
kotlin.code.style=official
|
kotlin.code.style=official
|
||||||
|
kotlin.mpp.androidGradlePluginCompatibility.nowarn=true
|
||||||
kotlin.mpp.androidSourceSetLayoutVersion=2
|
kotlin.mpp.androidSourceSetLayoutVersion=2
|
||||||
|
|
||||||
org.gradle.caching=true
|
org.gradle.caching=true
|
||||||
|
Loading…
Reference in New Issue
Block a user