Compare commits
4 Commits
1d15f25cd7
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 29b28d4935 | |||
|
|
a7833beb8d | ||
| 1984406048 | |||
|
|
5224337b13 |
@@ -12,5 +12,5 @@ plugins {
|
||||
id 'com.android.application' version '9.2.0' apply false
|
||||
id 'com.android.library' version '9.2.0' apply false
|
||||
id 'org.jetbrains.kotlin.android' version '2.3.21' apply false
|
||||
id 'com.autonomousapps.dependency-analysis' version '3.9.0' apply true
|
||||
id 'com.autonomousapps.dependency-analysis' version '3.10.0' apply true
|
||||
}
|
||||
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-9.4.1-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.0-bin.zip
|
||||
networkTimeout=10000
|
||||
validateDistributionUrl=true
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
|
||||
Reference in New Issue
Block a user