chore: bump version to 1.0.0-beta.5

This commit is contained in:
Anna 2021-02-07 23:56:06 -05:00
parent 009076764d
commit 4772b1ef7a
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.0.0-beta.4
1.0.0-beta.5

View File

@ -11,7 +11,7 @@ android {
applicationId "io.annaclemens.xivchat"
minSdkVersion 19
targetSdkVersion 30
versionCode 3
versionCode 5
versionName file("../VERSION").readLines()[0]
multiDexEnabled = true