raise minSdkVersion to 26
This commit is contained in:
parent
322065acc1
commit
31ca9b5c9f
@ -5,7 +5,7 @@ android {
|
||||
buildToolsVersion "30.0.2"
|
||||
defaultConfig {
|
||||
applicationId "org.grapheneos.pdfviewer"
|
||||
minSdkVersion 24
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 30
|
||||
versionCode 6
|
||||
versionName versionCode.toString()
|
||||
|
Loading…
Reference in New Issue
Block a user