update version number (again)

This commit is contained in:
Li 2024-04-30 14:11:24 +12:00
parent 0d774e35af
commit 2a9098c8c0
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ android {
//noinspection ExpiredTargetSdkVersion dont care about google play
targetSdk 10
versionCode 5
versionName "1.4.1"
versionName "1.5.1"
}
buildTypes {