bump version 1.4.0

Signed-off-by: ACh Sulfate <dex@libart.so>
This commit is contained in:
ACh Sulfate
2023-02-01 13:18:51 +08:00
parent 691ed8616e
commit 58ae9ad726

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