mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
Bump kotlin_version from 1.8.21 to 1.8.22
Bumps `kotlin_version` from 1.8.21 to 1.8.22. Updates `org.jetbrains.kotlin.android` from 1.8.21 to 1.8.22 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.21...v1.8.22) Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.8.21 to 1.8.22 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.21...v1.8.22) Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.8.21 to 1.8.22 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.21...v1.8.22) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -4,7 +4,7 @@ buildscript {
|
||||
ext{
|
||||
compile_sdk_version = 33
|
||||
build_tool_version = '33.0.1'
|
||||
kotlin_version = '1.8.21'
|
||||
kotlin_version = '1.8.22'
|
||||
agp_version = '8.0.2'
|
||||
//exoplayer_version = '2.18.6'
|
||||
media3_version = "1.0.2"
|
||||
|
||||
Reference in New Issue
Block a user