Bump version

This commit is contained in:
Li 2024-05-15 12:28:32 +12:00
parent 2abe50dc51
commit 893d0a5f60

View File

@ -12,8 +12,8 @@ android {
minSdk 10
//noinspection ExpiredTargetSdkVersion dont care about google play
targetSdk 23
versionCode 4
versionName "1.3"
versionCode 5
versionName "1.4"
}
buildTypes {