We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5ecefb commit bb06d3bCopy full SHA for bb06d3b
app/build.gradle
@@ -10,7 +10,7 @@ android {
10
11
defaultConfig {
12
applicationId "com.jvrni.filteroption"
13
- minSdk 24
+ minSdk 21
14
targetSdk 32
15
versionCode 1
16
versionName "1.0"
filteroption/build.gradle
compileSdk 32
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments