We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bccd46f commit e655e18Copy full SHA for e655e18
gradle/sweet-dependency/sweet-dependency-config.yaml
@@ -25,16 +25,16 @@ plugins:
25
version-ref: kotlin-jvm
26
com.google.devtools.ksp:
27
alias: kotlin-ksp
28
- version: 1.9.22-1.0.16
+ version: 1.9.22-1.0.17
29
com.android.application:
30
alias: android-application
31
- version: 8.2.0
+ version: 8.2.2
32
com.android.library:
33
alias: android-library
34
version-ref: android-application
35
com.vanniktech.maven.publish:
36
alias: maven-publish
37
- version: 0.26.0
+ version: 0.27.0
38
39
libraries:
40
de.robv.android.xposed:
@@ -70,7 +70,7 @@ libraries:
70
version: 1.6.1
71
androidx.lifecycle:
72
lifecycle-viewmodel-ktx:
73
- version: 2.6.2
+ version: 2.7.0
74
com.google.android.material:
75
material:
76
version: 1.11.0
0 commit comments