bump version 1.3.7

Signed-off-by: ACh Sulfate <xenonhydride@gmail.com>
This commit is contained in:
ACh Sulfate
2023-01-06 13:03:55 +08:00
parent bc8244eee7
commit db93733bd1

View File

@@ -10,7 +10,7 @@ object Version {
const val buildToolsVersion = "33.0.1"
const val minSdk = 24
const val targetSdk = 33
const val versionName = "1.3.6"
const val versionName = "1.3.7"
private const val defaultNdkVersion = "25.1.8937393"
private const val defaultCMakeVersion = "3.22.1"