17 Commits

Author SHA1 Message Date
Renovate Bot
4aae580c2b Update plugin com.android.library to v8.11.1 2025-07-12 02:02:37 +00:00
Renovate Bot
343b95de8c Update plugin com.android.application to v8.11.1 2025-07-11 02:07:33 +00:00
Renovate Bot
5105597620 Update plugin org.jetbrains.kotlin.android to v2.2.0 2025-07-05 02:04:15 +00:00
Renovate Bot
07cfec550b Update dependency gradle to v8.14.3 2025-07-05 02:04:02 +00:00
Renovate Bot
d31a4c4c69 Update plugin org.jetbrains.kotlin.plugin.serialization to v2.2.0 2025-06-29 02:08:41 +00:00
Renovate Bot
974f8a6738 Update plugin com.android.library to v8.11.0 2025-06-29 02:02:44 +00:00
Renovate Bot
934215723b Update plugin com.autonomousapps.dependency-analysis to v2.19.0 2025-06-28 02:02:52 +00:00
Renovate Bot
546fbb55d6 Update plugin com.android.application to v8.11.0 2025-06-25 02:07:16 +00:00
Renovate Bot
e1d05ba16f Update dependency gradle to v8.14.2 2025-06-06 02:02:40 +00:00
Renovate Bot
0ec542ef25 Update plugin com.android.library to v8.10.1 2025-06-01 02:02:15 +00:00
Renovate Bot
b9203a4659 Update plugin com.autonomousapps.dependency-analysis to v2.18.0 2025-05-31 02:03:20 +00:00
Renovate Bot
c6ca8ef754 Update plugin com.android.application to v8.10.1 2025-05-29 02:01:28 +00:00
Renovate Bot
2bc3372db1 Update dependency gradle to v8.14.1 2025-05-23 02:02:41 +00:00
Renovate Bot
76cbdb7832 Update plugin org.jetbrains.kotlin.plugin.serialization to v2.1.21 2025-05-17 02:08:38 +00:00
Renovate Bot
87ea1df4cd Update plugin org.jetbrains.kotlin.android to v2.1.21 2025-05-14 02:06:23 +00:00
Renovate Bot
ceffc79929 Update plugin com.android.library to v8.10.0 2025-05-10 02:04:59 +00:00
Renovate Bot
0914ebe475 Update plugin com.android.application to v8.10.0 2025-05-07 02:02:27 +00:00
3 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
plugins {
id 'com.android.application'
id 'org.jetbrains.kotlin.android'
id 'org.jetbrains.kotlin.plugin.serialization' version '2.1.20'
id 'org.jetbrains.kotlin.plugin.serialization' version '2.2.0'
}

View File

@@ -1,8 +1,8 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '8.9.2' apply false
id 'com.android.library' version '8.10.0' apply false
id 'org.jetbrains.kotlin.android' version '2.1.20' apply false
id 'com.autonomousapps.dependency-analysis' version '2.17.0' apply true
id 'com.android.application' version '8.11.1' apply false
id 'com.android.library' version '8.11.1' apply false
id 'org.jetbrains.kotlin.android' version '2.2.0' apply false
id 'com.autonomousapps.dependency-analysis' version '2.19.0' apply true
}

View File

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