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

Merge pull request #375 from owncloud/dependabot/gradle/kotlinVersion-1.4.31

Bump kotlinVersion from 1.4.30 to 1.4.31
This commit is contained in:
Abel García de Prada
2021-03-02 09:12:20 +01:00
committed by GitHub
+1 -1
View File
@@ -1,6 +1,6 @@
buildscript { buildscript {
ext { ext {
kotlinVersion = '1.4.30' kotlinVersion = '1.4.31'
moshiVersion = "1.9.2" moshiVersion = "1.9.2"
} }