Skip to content

Commit

Permalink
Add targetSdk version
Browse files Browse the repository at this point in the history
Previously removed, because libs shouldn't need it, but tests on newer devices prefer to have it
  • Loading branch information
ViliusSutkus89 committed Dec 15, 2023
1 parent e4c9360 commit 8876326
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pdf2htmlEX/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ android {

defaultConfig {
minSdk 21
targetSdk 34

archivesBaseName = rootProject.name

Expand Down

0 comments on commit 8876326

Please sign in to comment.