Merge pull request #1818 from nightscout/dependabot/gradle/dev/kotlin_version-1.7.0
Bump kotlin_version from 1.6.21 to 1.7.0
This commit is contained in:
commit
235365d9c5
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
buildscript {
|
||||
ext {
|
||||
kotlin_version = '1.6.21'
|
||||
kotlin_version = '1.7.0'
|
||||
core_version = '1.8.0'
|
||||
rxjava_version = '3.1.5'
|
||||
rxandroid_version = '3.0.0'
|
||||
|
|
Loading…
Reference in a new issue