Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
GSWXXN committed Feb 11, 2024
1 parent 5478d04 commit 2e8639f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/sweet-dependency/sweet-dependency-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ repositories:

plugins:
com.android.application:
version: 8.2.0
version: 8.2.2
org.jetbrains.kotlin.android:
version: 1.9.22
com.google.devtools.ksp:
version: 1.9.22-1.0.16
version: 1.9.22-1.0.17

libraries:
de.robv.android.xposed:
Expand All @@ -42,7 +42,7 @@ libraries:
version: 1.0.0
androidx.compose.material3:
material3:
version: 1.1.2
version: 1.2.0
org.jetbrains.kotlinx:
kotlinx-coroutines-android:
version: 1.7.3
Expand Down

0 comments on commit 2e8639f

Please sign in to comment.