Skip to content

Commit b2383fa

Browse files
committed
Min SDK 21
1 parent bc5d1fe commit b2383fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
buildscript {
1818
ext.versions = [
1919
'compileSdk' : 35,
20-
'minSdk' : 19,
20+
'minSdk' : 21,
2121
'targetSdk' : 35,
2222
'buildTools' : '35.0.0',
2323
'constraintlayout': '2.1.4',

0 commit comments

Comments
 (0)