update SDK to 34 (Android 14)

This commit is contained in:
Daniel Micay 2023-08-25 18:31:25 -04:00
parent e8f1888534
commit 06e7bfe67d

View File

@ -38,7 +38,7 @@ android {
} }
} }
compileSdk = 33 compileSdk = 34
buildToolsVersion = "34.0.0" buildToolsVersion = "34.0.0"
namespace = "app.grapheneos.pdfviewer" namespace = "app.grapheneos.pdfviewer"