Target SDK 12L/12.1

GrapheneOS is now on 12.1

Signed-off-by: June <june@eridan.me>
This commit is contained in:
June 2022-03-12 23:06:56 -05:00 committed by Daniel Micay
parent ea519819c6
commit cb4a0e8684
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ android {
defaultConfig {
applicationId = "app.grapheneos.pdfviewer"
minSdk = 26
targetSdk = 31
targetSdk = 32
versionCode = 12
versionName = versionCode.toString()
resourceConfigurations.add("en")