feat: localisation with lyricist
This commit is contained in:
+5
-1
@@ -17,4 +17,8 @@ kotlin.code.style=official
|
||||
# which conflicts with how KSP tries to register its generated sources.
|
||||
# This tells AGP to allow KSP to use the kotlin.sourceSets DSL to register its generated code
|
||||
# (the Room-generated AppDatabase_Impl etc.), which it needs to do.
|
||||
android.disallowKotlinSourceSets=false
|
||||
android.disallowKotlinSourceSets=false
|
||||
|
||||
ksp.useKsp2=true
|
||||
ksp.incremental=true
|
||||
ksp.incremental.log=false
|
||||
|
||||
Reference in New Issue
Block a user