1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-23 19:36:16 -06:00

Bump kotlin_version from 1.3.40 to 1.3.41 (#433)

This commit is contained in:
dependabot-preview[bot] 2019-07-09 07:45:20 +00:00 committed by GitHub
parent 12cf1e0b66
commit 35f094b983
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.40'
ext.kotlin_version = '1.3.41'
repositories {
mavenCentral()
google()