File tree Expand file tree Collapse file tree 6 files changed +8
-9
lines changed
Expand file tree Collapse file tree 6 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 11[versions ]
2- agp = " 8.1.4 "
2+ agp = " 8.7.2 "
33amplify = " 2.27.0"
44androidx-junit = " 1.1.4"
55binary-compatibility = " 0.14.0"
@@ -15,7 +15,6 @@ kover = "0.7.2"
1515ktlint = " 11.0.0"
1616licensee = " 1.7.0"
1717lifecycle = " 2.4.0"
18- material3 = " 1.1.2"
1918mockk = " 1.13.4"
2019paparazzi = " 1.2.0"
2120robolectric = " 4.9.2"
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.2.1 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.9 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ buildscript {
88 }
99}// Top-level build file where you can add configuration options common to all sub-projects/modules.
1010plugins {
11- id ' com.android.application' version ' 8.1.4 ' apply false
12- id ' com.android.library' version ' 8.1.4 ' apply false
11+ id ' com.android.application' version ' 8.7.2 ' apply false
12+ id ' com.android.library' version ' 8.7.2 ' apply false
1313 id ' org.jetbrains.kotlin.android' version ' 1.9.10' apply false
1414}
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.2.1 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.9 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ buildscript {
99 }
1010}// Top-level build file where you can add configuration options common to all sub-projects/modules.
1111plugins {
12- id ' com.android.application' version ' 8.1.4 ' apply false
13- id ' com.android.library' version ' 8.1.4 ' apply false
12+ id ' com.android.application' version ' 8.7.2 ' apply false
13+ id ' com.android.library' version ' 8.7.2 ' apply false
1414 id ' org.jetbrains.kotlin.android' version ' 1.8.10' apply false
1515 id ' org.jetbrains.kotlin.plugin.serialization' version ' 1.8.10' apply false
1616}
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.2.1 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.9 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments