1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-21 21:33:08 +00:00

Merge pull request #447 from owncloud/bump_several_dependencies

Bump Kotlin version to 1.5.31
This commit is contained in:
Abel García de Prada
2021-11-17 09:19:36 +01:00
committed by GitHub
+1 -1
View File
@@ -1,6 +1,6 @@
buildscript { buildscript {
ext { ext {
kotlinVersion = '1.5.21' kotlinVersion = '1.5.31'
moshiVersion = "1.12.0" moshiVersion = "1.12.0"
} }