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 b8898d0 commit 01e4245Copy full SHA for 01e4245
DevLibUtils/build.gradle
@@ -7,7 +7,7 @@ android {
7
buildToolsVersion "27.0.3"
8
9
defaultConfig {
10
- minSdkVersion 19
+ minSdkVersion 14
11
targetSdkVersion 27
12
versionCode 1
13
versionName dev_utils_version
app/build.gradle
applicationId "com.dev"
versionName "1.0.0"
0 commit comments