Skip to content

Commit ce0b61a

Browse files
committed
支持的最低版本的SDK19
1 parent 1feb113 commit ce0b61a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

printlibrary/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ android {
88
compileSdkVersion 32
99

1010
defaultConfig {
11-
minSdkVersion 21
11+
minSdkVersion 19
1212
targetSdkVersion 32
1313
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1414
consumerProguardFiles "consumer-rules.pro"

0 commit comments

Comments
 (0)