mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-07 16:06:08 +00:00
Bump kotlinVersion from 1.4.30 to 1.4.31
Bumps `kotlinVersion` from 1.4.30 to 1.4.31. Updates `kotlin-gradle-plugin` from 1.4.30 to 1.4.31 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.31/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.30...v1.4.31) Updates `kotlin-stdlib-jdk8` from 1.4.30 to 1.4.31 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.31/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.30...v1.4.31) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ec4c0b2a7f
commit
97df0b655d
@ -1,6 +1,6 @@
|
||||
buildscript {
|
||||
ext {
|
||||
kotlinVersion = '1.4.30'
|
||||
kotlinVersion = '1.4.31'
|
||||
moshiVersion = "1.9.2"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user