Update dependencies
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 3m15s
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 3m15s
This commit is contained in:
@@ -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"
|
||||
|
||||
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user