Merge pull request #437 from nightscout/dependabot/gradle/dev/kotlin_version-1.4.32

Bump kotlin_version from 1.4.31 to 1.4.32
This commit is contained in:
Milos Kozak 2021-04-15 15:33:55 +02:00 committed by GitHub
commit e3525cc85c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
buildscript {
ext {
kotlin_version = '1.4.31'
kotlin_version = '1.4.32'
coreVersion = '1.3.2'
rxjava_version = '2.2.21'
rxandroid_version = '2.1.1'