3.0.1: Update build.gradle

This commit is contained in:
Kuba Szczodrzyński 2019-09-20 22:55:09 +02:00
parent eab5fdacee
commit 9df9f50d01

View File

@ -5,8 +5,8 @@ buildscript {
kotlin_version = '1.3.50' kotlin_version = '1.3.50'
release = [ release = [
versionName: "3.0.1-rc.1", versionName: "3.0.1",
versionCode: 3000110 versionCode: 3000199
] ]
setup = [ setup = [