Skip to content

Commit

Permalink
chore: bump dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fankes committed Dec 10, 2023
1 parent 7775c82 commit 308afa7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .idea/kotlinc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 @@ -22,16 +22,16 @@ repositories:
plugins:
com.android.application:
alias: android-application
version: 8.1.2
version: 8.2.0
org.jetbrains.kotlin.android:
alias: kotlin-android
version: 1.9.20
version: 1.9.21
com.highcapable.flexilocale:
alias: flexi-locale
version: 1.0.1
com.google.devtools.ksp:
alias: kotlin-ksp
version: 1.9.20-1.0.14
version: 1.9.21-1.0.15

libraries:
com.fankes.projectpromote:
Expand All @@ -54,12 +54,12 @@ libraries:
version: 1.0.3
com.microsoft.appcenter:
appcenter-analytics:
version: 5.0.2
version: 5.0.3
appcenter-crashes:
version-ref: <this>::appcenter-analytics
com.github.topjohnwu.libsu:
core:
version: 5.2.1
version: 5.2.2
com.github.duanhong169:
drawabletoolbox:
version: 1.0.7
Expand Down

0 comments on commit 308afa7

Please sign in to comment.