We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6224d03 commit 629deb4Copy full SHA for 629deb4
2 files changed
app/build.gradle
@@ -6,7 +6,7 @@ android {
6
7
defaultConfig {
8
applicationId "blogc.at.android.views"
9
- minSdkVersion 14
+ minSdkVersion 16
10
targetSdkVersion 26
11
versionCode 1
12
versionName "1.0.0"
expandabletextview/build.gradle
@@ -12,7 +12,7 @@ android {
buildToolsVersion "26.0.2"
13
14
15
16
17
18
versionName fullVersion
0 commit comments