1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-07 16:06:08 +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

View File

@ -1,6 +1,6 @@
buildscript {
ext {
kotlinVersion = '1.5.21'
kotlinVersion = '1.5.31'
moshiVersion = "1.12.0"
}