[Build] Bump gradle-node-plugin version to 7.0.1
This change is required to fix a configuration cache problem revealed after migration to Gradle 8.4 ^KTI-1473 In Progress
This commit is contained in:
committed by
Space Team
parent
35960f65fb
commit
eab2c6b9b9
@@ -24,6 +24,7 @@ junit5 = "5.10.0"
|
||||
junit-platform = "1.10.0"
|
||||
android-gradle-plugin = "7.1.3"
|
||||
android-tools = "30.3.1"
|
||||
gradle-node = "7.0.1"
|
||||
|
||||
[libraries]
|
||||
dexMemberList = { module = "com.jakewharton.dex:dex-member-list", version.ref = "dexMemberList" }
|
||||
@@ -74,3 +75,4 @@ android-tools-common = { module = "com.android.tools:common", version.ref = "and
|
||||
|
||||
[plugins]
|
||||
jetbrains-ideaExt = { id = "org.jetbrains.gradle.plugin.idea-ext", version.ref = "jetbrains-ideaExt" }
|
||||
gradle-node = { id = "com.github.node-gradle.node", version.ref = "gradle-node" }
|
||||
|
||||
Reference in New Issue
Block a user