Skip to content

Commit 5312219

Browse files
committed
Change minim supported api level to 16.
1 parent 5104bcf commit 5312219

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ apply plugin: 'com.android.application'
22

33
android {
44
compileSdkVersion 27
5-
buildToolsVersion "27.0.2"
5+
buildToolsVersion "27.0.3"
66
defaultConfig {
77
applicationId "com.xw.samlpe.bubbleseekbar"
8-
minSdkVersion 14
8+
minSdkVersion 16
99
targetSdkVersion 27
1010
versionCode 12
1111
versionName "1.11"

bubbleseekbar/build.gradle

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
apply plugin: 'com.android.library'
22

3-
def VERSION_NAME = "3.14"
3+
def VERSION_NAME = "3.15"
44

55
android {
66
compileSdkVersion 27
77
buildToolsVersion "27.0.3"
88

99
defaultConfig {
10-
minSdkVersion 14
10+
minSdkVersion 16
1111
targetSdkVersion 27
12-
versionCode 31
12+
versionCode 32
1313
versionName VERSION_NAME
1414
}
1515

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy