bump version 1.4.1

Signed-off-by: ACh Sulfate <dex@libart.so>
This commit is contained in:
ACh Sulfate
2023-03-24 17:12:50 +08:00
parent 02723fbe0c
commit eccb8bbe40

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