6.0.9版本在android studio 里sync控制台输出
The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.
The option 'android.useDeprecatedNdk' is deprecated.
The current default is 'false'.
It has been removed from the current version of the Android Gradle plugin.
NdkCompile is no longer supported
Affected Modules: apkbuilder
Using flatDir should be avoided because it doesn't support any meta-data formats.
Affected Modules: app, autojs, automator, inrt
build Outpu 控制台输出
The option 'android.useDeprecatedNdk' is deprecated.
The current default is 'false'.
It has been removed from the current version of the Android Gradle plugin.
NdkCompile is no longer supported
The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.
Using flatDir should be avoided because it doesn't support any meta-data formats.
The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.
Using flatDir should be avoided because it doesn't support any meta-data formats.
The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.
Using flatDir should be avoided because it doesn't support any meta-data formats.
The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.
Using flatDir should be avoided because it doesn't support any meta-data formats.
event log
20:51 Gradle sync started
20:56 Outdated Bundled Kotlin Compiler
The compiler bundled to Kotlin plugin (1.5.30-release-408) is older than external compiler used for building modules:
AutoX.automator (1.6.20)
AutoX.app (1.6.20)
...
This may cause different set of errors and warnings reported in IDE.
Update Ignore (show balloon)
20:56 Gradle sync finished in 5 m 0 s 798 ms
21:02 Executing tasks: [:app:assembleCommonDebug] in project E:\code\auto_bot\AutoX
21:02 Gradle build finished in 11 s 715 ms
21:02 Launch succeeded
21:02 Executing tasks: [:inrt:assembleCommonDebug, :app:assembleCommonDebug] in project E:\code\auto_bot\AutoX
21:02 Gradle build finished in 14 s 376 ms