mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-21 15:05:28 +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
|
||||
org.gradle.caching=true
|
||||
|
||||
# Use K2 in kapt
|
||||
kapt.use.k2=true
|
||||
|
||||
# Android
|
||||
android.useAndroidX=true
|
||||
android.injected.testOnly=false
|
||||
|
Loading…
Reference in New Issue
Block a user