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

Bump some dependencies

This commit is contained in:
Abel García de Prada
2021-11-17 08:51:39 +01:00
parent eea5240bd0
commit 36cf45c377
+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"
} }