Merge pull request #647 from nightscout/dependabot/gradle/dev/kotlin_version-1.5.30
Bump kotlin_version from 1.5.21 to 1.5.30
This commit is contained in:
commit
2034774b39
|
@ -2,7 +2,7 @@
|
|||
|
||||
buildscript {
|
||||
ext {
|
||||
kotlin_version = '1.5.21'
|
||||
kotlin_version = '1.5.30'
|
||||
coreVersion = '1.6.0'
|
||||
rxjava_version = '2.2.21'
|
||||
rxandroid_version = '2.1.1'
|
||||
|
|
Loading…
Reference in a new issue