increment version to 6

This commit is contained in:
Daniel Micay 2020-05-28 14:42:52 -04:00
parent f7956bd0da
commit b4f18f8b97
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ android {
applicationId "org.grapheneos.pdfviewer"
minSdkVersion 24
targetSdkVersion 29
versionCode 5
versionCode 6
versionName versionCode.toString()
resConfigs "en"
}