1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-01-18 21:26:48 -06:00

Bump kotlin_version from 1.3.70 to 1.3.71 (#732)

This commit is contained in:
dependabot-preview[bot] 2020-03-24 20:30:48 +00:00 committed by GitHub
parent f94b8c9be8
commit a85a4fe7a0
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.70'
ext.kotlin_version = '1.3.71'
repositories {
mavenCentral()
google()