increment version to 3

This commit is contained in:
Daniel Micay 2019-08-20 13:18:18 -04:00
parent 1da56e759f
commit 0eee7ed458
1 changed files with 1 additions and 1 deletions

View File

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