Bump versions.kotlin from 1.4.32 to 1.5.10
Bumps `versions.kotlin` from 1.4.32 to 1.5.10. Updates `kotlin-gradle-plugin` from 1.4.32 to 1.5.10 - [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.32...v1.5.10) Updates `kotlin-stdlib` from 1.4.32 to 1.5.10 - [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.32...v1.5.10) Updates `kotlin-reflect` from 1.4.32 to 1.5.10 - [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.32...v1.5.10) Updates `kotlin-test-junit` from 1.4.32 to 1.5.10 - [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.32...v1.5.10) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bf013c02d6
commit
b5801f488f
|
@ -21,7 +21,7 @@ ext.versions = [
|
|||
constraintLayout : "2.0.4",
|
||||
multidex : "2.0.1",
|
||||
room : "2.2.6",
|
||||
kotlin : "1.4.32",
|
||||
kotlin : "1.5.10",
|
||||
kotlinxCoroutines : "1.4.3-native-mt",
|
||||
viewModelKtx : "2.2.0",
|
||||
|
||||
|
|
Loading…
Reference in New Issue