1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-01-31 15:18:20 +01:00

Bump kotlin_version from 1.3.41 to 1.3.50 (#471)

This commit is contained in:
dependabot-preview[bot] 2019-08-23 11:35:31 +00:00 committed by GitHub
parent 2f6862967e
commit c91870cc04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.3.41'
ext.kotlin_version = '1.3.50'
repositories {
mavenCentral()
google()