version 1.3.1

This commit is contained in:
Kr328
2020-06-12 00:00:26 +08:00
parent 2004f2392a
commit e1f4fef157

View File

@@ -10,7 +10,7 @@ buildscript {
this["gMinSdkVersion"] = 24
this["gTargetSdkVersion"] = 29
this["gVersionCode"] = 10215
this["gVersionCode"] = 10301
this["gVersionName"] = "1.3.1"
this["gKotlinVersion"] = kotlinVersion