bump version 1.3.8

This commit is contained in:
MaiTungTM
2023-01-10 17:09:51 +08:00
parent 9f206a3302
commit a41443f943

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.7"
const val versionName = "1.3.8"
private const val defaultNdkVersion = "25.1.8937393"
private const val defaultCMakeVersion = "3.22.1"