Skip to content

Commit f2dbfdd

Browse files
Lower minSdkVersion to 16
1 parent 6436cc5 commit f2dbfdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ android {
44
compileSdkVersion 29
55
defaultConfig {
66
applicationId "com.viliussutkus89.pdf2htmlex"
7-
minSdkVersion 21
7+
minSdkVersion 16
88
targetSdkVersion 29
99
versionCode 1
1010
versionName "1.0"

0 commit comments

Comments
 (0)