mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 06:05:42 +03:00
Merge pull request #11708 from nextcloud/dependabot/gradle/kotlin_version-1.8.22
Build(deps): Bump kotlin_version from 1.8.21 to 1.8.22
This commit is contained in:
commit
7273c29f90
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ buildscript {
|
|||
androidPluginVersion = '8.0.2'
|
||||
appCompatVersion = '1.6.1'
|
||||
jacoco_version = '0.8.10'
|
||||
kotlin_version = '1.8.21'
|
||||
kotlin_version = '1.8.22'
|
||||
androidxTestVersion = "1.4.0"
|
||||
daggerVersion = "2.46.1"
|
||||
markwonVersion = "4.6.2"
|
||||
|
|
Loading…
Reference in a new issue