increment version to 2

This commit is contained in:
Daniel Micay 2019-08-16 01:34:14 -04:00
parent f6a4767d37
commit 83091f8147

View File

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