We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5e243e commit e3362a0Copy full SHA for e3362a0
app/build.gradle
@@ -8,7 +8,7 @@ android {
8
compileSdkVersion 28
9
defaultConfig {
10
applicationId "json.xxl.com.bannerview"
11
- minSdkVersion 17
+ minSdkVersion 16
12
targetSdkVersion 28
13
versionCode 1
14
versionName "1.0"
lbannerview/build.gradle
@@ -6,7 +6,7 @@ android {
6
7
0 commit comments