mirror of
https://github.com/BetterAndroid/FlexiLocale.git
synced 2025-09-04 02:05:15 +08:00
refactor: rearrange code
This commit is contained in:
@@ -139,7 +139,6 @@ internal object LocaleAnalysisHelper {
|
||||
extension.applicationVariants.forEach { variant ->
|
||||
variant.updateResDirectories()
|
||||
}; extension.updateSourceDirs()
|
||||
extension.sourceSets.configureEach { kotlin.srcDir(configs.generateDirPath) }
|
||||
}
|
||||
}
|
||||
project.plugins.withId(LIBRARY_PLUGIN_NAME) {
|
||||
|
Reference in New Issue
Block a user