build: update gradle wrapper and build logic conventions

This commit is contained in:
2026-05-19 13:28:10 +03:00
parent cb653eddc2
commit b31c0f30c5
9 changed files with 33 additions and 36 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ kotlin = "2.3.21"
ksp = "2.3.7"
moduleGraph = "2.9.1"
versions = "0.54.0"
stability-analyzer = "0.7.4"
stability-analyzer = "0.7.5"
compose-bom = "2026.04.01"
koin = "4.2.1"
Binary file not shown.
+2
View File
@@ -2,6 +2,8 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.0-bin.zip
networkTimeout=10000
retries=0
retryBackOffMs=500
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists