Merge pull request #376 from nightscout/dependabot/gradle/dev/kotlin_version-1.4.31
Bump kotlin_version from 1.4.30 to 1.4.31
This commit is contained in:
commit
5e431ef3d2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
buildscript {
|
||||
ext {
|
||||
kotlin_version = '1.4.30'
|
||||
kotlin_version = '1.4.31'
|
||||
coreVersion = '1.3.2'
|
||||
rxjava_version = '2.2.21'
|
||||
rxandroid_version = '2.1.1'
|
||||
|
|
Loading…
Reference in a new issue