We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4f044b commit 6822477Copy full SHA for 6822477
1 file changed
LogcatCountlyLib/build.gradle
@@ -9,7 +9,7 @@ android {
9
versionName getTag()
10
versionCode getGitCommitCount()
11
12
- minSdkVersion 16
+ minSdkVersion 17
13
project.archivesBaseName = "LogcatCountly"
14
}
15
0 commit comments