6.6.3 - Alpha2 - 本地化 Material Date Time Picker (版本 4.2.3)
This commit is contained in:
@@ -30,6 +30,7 @@ private val modules = listOf(
|
||||
"apk-signer",
|
||||
"apk-parser",
|
||||
"color-picker",
|
||||
"material-date-time-picker",
|
||||
)
|
||||
|
||||
private val libs = listOf(
|
||||
@@ -453,7 +454,7 @@ pluginManagement {
|
||||
|
||||
val console = object {
|
||||
|
||||
val versionInfo = mutableListOf<String>()
|
||||
var versionInfo = mutableListOf<String>()
|
||||
|
||||
fun printConcernedSystemPropertiesIfNeeded() {
|
||||
if (config.isShowConcernedSystemProperties && !systemProperties.isConcernsAlreadyPrinted) {
|
||||
|
||||
Reference in New Issue
Block a user