Bump version to 1.0.1 (2)

This commit is contained in:
blankie 2022-08-21 00:31:44 +07:00
parent 6f4c952d36
commit 01b5d6c00b
Signed by: blankie
GPG Key ID: CC15FC822C7F61F5
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "com.blankie.fileify"
minSdk 28
targetSdk 32
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.0.1"
}
buildTypes {