Skip to content

Commit 4a6fbef

Browse files
committed
update gradle
1 parent 96ff79e commit 4a6fbef

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
kronos = "0.0.1"
33
lyft-kronos = "0.0.1-alpha11"
44
kotlin = "1.8.20"
5-
agp = "8.0.0"
5+
agp = "8.0.1"
66
compose = "1.4.0"
77
androidx-appcompat = "1.6.1"
88
androidx-activityCompose = "1.7.0"
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Fri Apr 14 01:03:41 GET 2023
1+
#Wed May 03 21:26:25 GET 2023
22
distributionBase=GRADLE_USER_HOME
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-all.zip
43
distributionPath=wrapper/dists
5-
zipStorePath=wrapper/dists
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.1.1-all.zip
65
zipStoreBase=GRADLE_USER_HOME
6+
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)