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 3ea5a94 commit 95b972aCopy full SHA for 95b972a
sample/build.gradle
@@ -23,7 +23,7 @@ android {
23
24
defaultConfig {
25
applicationId "me.drakeet.multitype.sample"
26
- minSdkVersion buildConfig.minSdkVersion
+ minSdkVersion 15
27
targetSdkVersion buildConfig.targetSdkVersion
28
versionCode buildConfig.versionCode
29
versionName buildConfig.versionName
0 commit comments