mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-04-22 10:11:33 +00:00
Use K2 in kapt
This commit is contained in:
parent
021ae891a9
commit
c3bf03190b
@ -20,6 +20,9 @@ org.gradle.parallel=true
|
|||||||
# Enable build cache
|
# Enable build cache
|
||||||
org.gradle.caching=true
|
org.gradle.caching=true
|
||||||
|
|
||||||
|
# Use K2 in kapt
|
||||||
|
kapt.use.k2=true
|
||||||
|
|
||||||
# Android
|
# Android
|
||||||
android.useAndroidX=true
|
android.useAndroidX=true
|
||||||
android.injected.testOnly=false
|
android.injected.testOnly=false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user