1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-07 07:56:19 +00:00

Merge pull request #454 from owncloud/dependabot/gradle/moshiVersion-1.13.0

Bump moshiVersion from 1.12.0 to 1.13.0
This commit is contained in:
Abel García de Prada 2021-12-10 08:30:20 +01:00 committed by GitHub
commit 2c0745f20a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
buildscript {
ext {
kotlinVersion = '1.5.31'
moshiVersion = "1.12.0"
moshiVersion = "1.13.0"
}
repositories {