mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-07 16:06:08 +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:
commit
2c0745f20a
@ -1,7 +1,7 @@
|
|||||||
buildscript {
|
buildscript {
|
||||||
ext {
|
ext {
|
||||||
kotlinVersion = '1.5.31'
|
kotlinVersion = '1.5.31'
|
||||||
moshiVersion = "1.12.0"
|
moshiVersion = "1.13.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user