raise targetSdkVersion to 29

This commit is contained in:
Daniel Micay 2019-09-07 04:19:46 -04:00
parent e6e7c14d9a
commit 8600b8c95b

View File

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