Skip to content

Commit 5257970

Browse files
atm1504iamareebjamal
authored andcommitted
feat: Changed minimum android version to v5.0 (#2218)
1 parent 7665186 commit 5257970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/config.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ext {
22
compileSdkVersion = 28
3-
minSdkVersion = 15
3+
minSdkVersion = 21
44
targetSdkVersion = 28
55

66
//Libraries

0 commit comments

Comments
 (0)