We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1feb113 commit ce0b61aCopy full SHA for ce0b61a
1 file changed
printlibrary/build.gradle
@@ -8,7 +8,7 @@ android {
8
compileSdkVersion 32
9
10
defaultConfig {
11
- minSdkVersion 21
+ minSdkVersion 19
12
targetSdkVersion 32
13
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
14
consumerProguardFiles "consumer-rules.pro"
0 commit comments