File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 BUILD_TOOLS_VERSION = " 30.0.3"
66 TARGET_SDK_VERSION = 29
77 SUPPORT_VERSION = " 1.0.0"
8- GRADLE_PLUGIN_VERSION = ' 4.1.3 '
8+ GRADLE_PLUGIN_VERSION = ' 4.2.1 '
99
1010 // 定义常量,方便统一切换脚本的版本
11- HOST_FAIRY_SCRIPT = " ../../FairyPlugin/agp4_1_3 /host.gradle"
11+ HOST_FAIRY_SCRIPT = " ../../FairyPlugin/agp4_2_1 /host.gradle"
1212 // HOST_FAIRY_SCRIPT = "https://raw.githubusercontent.com/limpoxe/Android-Plugin-Framework/master/FairyPlugin/agp${GRADLE_PLUGIN_VERSION.replaceAll("\\.","_")}/host.gradle"
1313
14- PLUGIN_FAIRY_SCRIPT = " ../../FairyPlugin/agp4_1_3 /plugin.gradle"
14+ PLUGIN_FAIRY_SCRIPT = " ../../FairyPlugin/agp4_2_1 /plugin.gradle"
1515 // PLUGIN_FAIRY_SCRIPT = "https://raw.githubusercontent.com/limpoxe/Android-Plugin-Framework/master/FairyPlugin/agp${GRADLE_PLUGIN_VERSION.replaceAll("\\.","_")}/plugin.gradle"
1616
1717
You can’t perform that action at this time.
0 commit comments