Skip to content

Commit

Permalink
Bump kotlin-android-extensions-runtime from 1.5.10 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [kotlin-android-extensions-runtime](https://github.com/JetBrains/kotlin) from 1.5.10 to 1.6.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.5.10...v1.6.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-android-extensions-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 24, 2021
1 parent 95012f7 commit c4014e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion telnyx_rtc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ dependencies {
implementation 'androidx.lifecycle:lifecycle-process:2.3.1'
testImplementation deps.ktor.client_test

implementation 'org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.5.10'
implementation 'org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.6.0'


//BugSnag:
Expand Down

0 comments on commit c4014e1

Please sign in to comment.