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

Bump kotlinVersion from 1.4.20 to 1.4.30

This commit is contained in:
Abel García de Prada
2021-02-09 12:19:18 +01:00
parent 8e38c26374
commit 67699ffcc0
+1 -1
View File
@@ -1,6 +1,6 @@
buildscript { buildscript {
ext { ext {
kotlinVersion = '1.4.21' kotlinVersion = '1.4.30'
moshiVersion = "1.9.2" moshiVersion = "1.9.2"
} }