Skip to content

Commit

Permalink
Target SDK 12L/12.1
Browse files Browse the repository at this point in the history
GrapheneOS is now on 12.1

Signed-off-by: June <june@eridan.me>
  • Loading branch information
girlbossceo authored and thestinger committed Mar 13, 2022
1 parent ea51981 commit cb4a0e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ android {
defaultConfig {
applicationId = "app.grapheneos.pdfviewer"
minSdk = 26
targetSdk = 31
targetSdk = 32
versionCode = 12
versionName = versionCode.toString()
resourceConfigurations.add("en")
Expand Down

0 comments on commit cb4a0e8

Please sign in to comment.