We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7665186 commit 5257970Copy full SHA for 5257970
app/config.gradle
@@ -1,6 +1,6 @@
1
ext {
2
compileSdkVersion = 28
3
- minSdkVersion = 15
+ minSdkVersion = 21
4
targetSdkVersion = 28
5
6
//Libraries
0 commit comments