File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ android {
47
47
aidl = true
48
48
}
49
49
composeOptions {
50
- kotlinCompilerExtensionVersion = " 1.5.9 "
50
+ kotlinCompilerExtensionVersion = " 1.5.10 "
51
51
}
52
52
packaging {
53
53
resources {
Original file line number Diff line number Diff line change 1
1
[versions ]
2
- agp = " 8.4.0-alpha09 "
2
+ agp = " 8.4.0-alpha13 "
3
3
gson = " 2.10.1"
4
4
material = " 1.12.0-alpha03"
5
5
patreonsupportersretrieval = " d2e9143db2"
@@ -17,7 +17,7 @@ moko-mvvm = "0.16.1"
17
17
preference = " 1.2.1"
18
18
bugsnag-android = " 6.2.0"
19
19
bugsnag-android-gradle = " 8.1.0"
20
- bugsnag-android-performance = " 1.2.1 "
20
+ bugsnag-android-performance = " 1.2.2 "
21
21
materialComponents = " 1.12.0-alpha03"
22
22
23
23
[libraries ]
Original file line number Diff line number Diff line change 1
1
# Thu Jan 11 22:28:00 EST 2024
2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.6-rc-1- bin.zip
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.6-bin.zip
5
5
zipStoreBase =GRADLE_USER_HOME
6
6
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments