We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3794035 commit ee77842Copy full SHA for ee77842
1 file changed
gradle/sweet-dependency/sweet-dependency-config.yaml
@@ -22,13 +22,13 @@ repositories:
22
plugins:
23
com.android.application:
24
alias: android-application
25
- version: 8.5.2
+ version: 8.9.0
26
org.jetbrains.kotlin.android:
27
alias: kotlin-android
28
- version: 2.0.21
+ version: 2.1.10
29
com.google.devtools.ksp:
30
alias: kotlin-ksp
31
- version: 2.0.21-1.0.27
+ version: 2.1.10-1.0.31
32
33
libraries:
34
com.fankes.projectpromote:
@@ -67,7 +67,7 @@ libraries:
67
version: 1.12.0
68
androidx.constraintlayout:
69
constraintlayout:
70
- version: 2.2.0
+ version: 2.2.1
71
androidx.test.ext:
72
junit:
73
version: 1.2.1
0 commit comments