Merge pull request #1897 from nightscout/dependabot/gradle/dev/kotlin_version-1.7.10
Bump kotlin_version from 1.7.0 to 1.7.10
This commit is contained in:
commit
6027090041
|
@ -2,7 +2,7 @@
|
|||
|
||||
buildscript {
|
||||
ext {
|
||||
kotlin_version = '1.7.0'
|
||||
kotlin_version = '1.7.10'
|
||||
core_version = '1.8.0'
|
||||
rxjava_version = '3.1.5'
|
||||
rxandroid_version = '3.0.0'
|
||||
|
|
Loading…
Reference in a new issue