Chore: bump version

This commit is contained in:
kr328 2021-05-25 22:30:38 +08:00
parent c73beabf7e
commit e7fef0a767

View File

@ -1,7 +1,7 @@
import org.gradle.api.Project import org.gradle.api.Project
const val buildVersionCode = 204003 const val buildVersionCode = 204004
const val buildVersionName = "2.4.3" const val buildVersionName = "2.4.4"
const val buildMinSdkVersion = 21 const val buildMinSdkVersion = 21
const val buildTargetSdkVersion = 30 const val buildTargetSdkVersion = 30