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 bc5d1fe commit b2383faCopy full SHA for b2383fa
build.gradle
@@ -17,7 +17,7 @@
17
buildscript {
18
ext.versions = [
19
'compileSdk' : 35,
20
- 'minSdk' : 19,
+ 'minSdk' : 21,
21
'targetSdk' : 35,
22
'buildTools' : '35.0.0',
23
'constraintlayout': '2.1.4',
0 commit comments