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

Merge pull request #373 from owncloud/dependabot/gradle/moshiVersion-1.11.0

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