mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 17:59:51 +02:00
Update buildtools
This commit is contained in:
parent
b5a65530a9
commit
00d87ac730
2 changed files with 4 additions and 4 deletions
|
@ -15,8 +15,8 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id 'com.android.application' version '8.3.2' apply false
|
id 'com.android.application' version '8.4.0' apply false
|
||||||
id 'com.android.library' version '8.3.2' apply false
|
id 'com.android.library' version '8.4.0' apply false
|
||||||
id 'org.jetbrains.kotlin.android' version "1.9.20" apply false
|
id 'org.jetbrains.kotlin.android' version "1.9.20" apply false
|
||||||
id 'com.google.devtools.ksp' version '1.8.21-1.0.11' apply false
|
id 'com.google.devtools.ksp' version '1.8.21-1.0.11' apply false
|
||||||
id 'androidx.navigation.safeargs' version '2.6.0' apply false
|
id 'androidx.navigation.safeargs' version '2.6.0' apply false
|
||||||
|
|
4
gradle/wrapper/gradle-wrapper.properties
vendored
4
gradle/wrapper/gradle-wrapper.properties
vendored
|
@ -2,5 +2,5 @@ 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.4-all.zip
|
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-all.zip
|
||||||
distributionSha256Sum=f2b9ed0faf8472cbe469255ae6c86eddb77076c75191741b4a462f33128dd419
|
distributionSha256Sum=85719317abd2112f021d4f41f09ec370534ba288432065f4b477b6a3b652910d
|
Loading…
Add table
Add a link
Reference in a new issue