Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fankes committed Dec 28, 2023
1 parent 9483cd7 commit 1637310
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/sweet-dependency/sweet-dependency-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ plugins:
version: 8.2.0
org.jetbrains.kotlin.android:
alias: kotlin-android
version: 1.9.21
version: 1.9.22
com.highcapable.flexilocale:
alias: flexi-locale
version: 1.0.1
com.google.devtools.ksp:
alias: kotlin-ksp
version: 1.9.21-1.0.15
version: 1.9.22-1.0.16

libraries:
com.fankes.projectpromote:
Expand All @@ -54,7 +54,7 @@ libraries:
version: 1.0.3
com.microsoft.appcenter:
appcenter-analytics:
version: 5.0.3
version: 5.0.4
appcenter-crashes:
version-ref: <this>::appcenter-analytics
com.github.topjohnwu.libsu:
Expand All @@ -68,7 +68,7 @@ libraries:
version: 2.10.1
com.squareup.okhttp3:
okhttp:
version: 5.0.0-alpha.11
version: 5.0.0-alpha.12
androidx.core:
core-ktx:
version: 1.12.0
Expand All @@ -77,7 +77,7 @@ libraries:
version: 1.6.1
com.google.android.material:
material:
version: 1.10.0
version: 1.11.0
androidx.constraintlayout:
constraintlayout:
version: 2.1.4
Expand Down

0 comments on commit 1637310

Please sign in to comment.