Skip to content

Commit 38dc5a4

Browse files
committed
Catapult: Update Gradle wrapper and AGP
Change-Id: I1d8a30dee65c53f3008e706440271a0b1a727a54
1 parent 1190f61 commit 38dc5a4

5 files changed

Lines changed: 8 additions & 13 deletions

File tree

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
// Top-level build file where you can add configuration options common to all sub-projects/modules.
77
plugins {
8-
id("com.android.application") version "8.7.3" apply false
9-
id("com.android.library") version "8.7.3" apply false
8+
id("com.android.application") version "8.12.3" apply false
9+
id("com.android.library") version "8.12.3" apply false
1010
id("org.jetbrains.kotlin.android") version "1.9.23" apply false
1111
id("org.lineageos.generatebp") version "+" apply false
1212
}

gradle/wrapper/gradle-wrapper.jar

1.91 KB
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 4 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)