mirror of
https://github.com/nextcloud/android.git
synced 2024-11-25 22:55:46 +03:00
Bump kotlin_version from 1.4.21-2 to 1.4.30
Bumps `kotlin_version` from 1.4.21-2 to 1.4.30. Updates `kotlin-gradle-plugin` from 1.4.21-2 to 1.4.30 Updates `kotlin-stdlib-jdk7` from 1.4.21-2 to 1.4.30 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.21-2...v1.4.30) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7e100e5a80
commit
ebb610b17c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import com.github.spotbugs.snom.SpotBugsTask
|
||||||
// its root folder, another one for the app module in subfolder of root.
|
// its root folder, another one for the app module in subfolder of root.
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
ext.kotlin_version = '1.4.21-2'
|
ext.kotlin_version = '1.4.30'
|
||||||
repositories {
|
repositories {
|
||||||
google()
|
google()
|
||||||
jcenter()
|
jcenter()
|
||||||
|
|
Loading…
Reference in a new issue