Merge pull request #11580 from nextcloud/dependabot/gradle/kotlin_version-1.8.21

Build(deps): Bump kotlin_version from 1.8.10 to 1.8.21
This commit is contained in:
Andy Scherzinger 2023-05-02 14:50:25 +02:00 committed by GitHub
commit d3fc0f56ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ buildscript {
androidPluginVersion = '7.4.2'
appCompatVersion = '1.6.1'
jacoco_version = '0.8.9'
kotlin_version = '1.8.10'
kotlin_version = '1.8.21'
androidxTestVersion = "1.4.0"
daggerVersion = "2.45"
markwonVersion = "4.6.2"