Skip to content

Commit

Permalink
update agp and gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
greenart7c3 committed Jan 17, 2025
1 parent 41d36f5 commit a64ed79
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ workRuntimeKtx = "2.10.0"
material3 = "1.3.1"
quartz = "879f70fcbb"
kotlin = "2.1.0"
agp = "8.7.3"
agp = "8.8.0"
ksp = "2.1.0-1.0.29"
ktlint = "12.1.2"
securityCryptoKtx = "1.1.0-alpha06"
Expand Down
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionSha256Sum=d725d707bfabd4dfdc958c624003b3c80accc03f7037b5122c4b1d0ef15cecab
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
distributionSha256Sum=31c55713e40233a8303827ceb42ca48a47267a0ad4bab9177123121e71524c26
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit a64ed79

Please sign in to comment.