Update dependencies
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 3m15s

This commit is contained in:
Christian Basler
2026-01-21 18:00:16 +01:00
parent a545f58657
commit 685086daaf
6 changed files with 28 additions and 53 deletions

View File

@@ -1,14 +1,14 @@
[versions]
app-version-code = "1"
app-version-name = "1.0.0"
agp = "8.13.2"
agp = "9.0.0"
jdk = "21"
android-compileSdk = "36"
android-minSdk = "26"
android-targetSdk = "36"
androidx-activityCompose = "1.12.2"
androidx-compose = "1.10.0"
compose-plugin = "1.9.3"
androidx-compose = "1.10.1"
compose-plugin = "1.10.0"
kotlin = "2.3.0"
coreKtx = "1.17.0"
atrium = "1.2.0"

View File

@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.0-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME