mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
revert(deps): Downgrade gradle
It broke KMP somehow REF: https://youtrack.jetbrains.com/issue/KT-67162/KGP-Kotlin-Native-with-Isolated-Projects-kotlinNativeBundleBuildService-cannot-be-changed-any-futher
This commit is contained in:
parent
07c62405df
commit
a60776b0a5
2 changed files with 1 additions and 2 deletions
|
@ -10,6 +10,5 @@
|
||||||
## Other ?? Technical stuff, what happened behind the scene
|
## Other ?? Technical stuff, what happened behind the scene
|
||||||
-->
|
-->
|
||||||
## Other
|
## Other
|
||||||
- Update gradle to v8.10
|
|
||||||
- Update dependency co.touchlab:kermit to v2.0.4
|
- Update dependency co.touchlab:kermit to v2.0.4
|
||||||
- Update lifecycle to v2.8.4
|
- Update lifecycle to v2.8.4
|
||||||
|
|
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
|
@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
|
||||||
distributionPath=wrapper/dists
|
distributionPath=wrapper/dists
|
||||||
zipStoreBase=GRADLE_USER_HOME
|
zipStoreBase=GRADLE_USER_HOME
|
||||||
zipStorePath=wrapper/dists
|
zipStorePath=wrapper/dists
|
||||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-bin.zip
|
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue