bump version 1.3.9

Signed-off-by: ACh Sulfate <dex@libart.so>
This commit is contained in:
ACh Sulfate
2023-01-22 21:24:26 +08:00
parent 41f56d5c4c
commit ce1fce40b8

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