increment version to 5

This commit is contained in:
Daniel Micay 2020-05-27 19:11:14 -04:00
parent b5e9dcc78b
commit c53b7c6745
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 4
versionCode 5
versionName versionCode.toString()
resConfigs "en"
}