Skip to content

Commit 4a772c4

Browse files
committed
✨ Added minSdkVersion 21 support
1 parent d8e0bd9 commit 4a772c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ android {
99

1010
defaultConfig {
1111
applicationId "dev.sagar.progressbutton"
12-
minSdkVersion 22
12+
minSdkVersion 21
1313
targetSdkVersion 30
1414
versionCode 1
1515
versionName "1.0"

0 commit comments

Comments
 (0)