Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d6bd79c

Browse files
WMSDK-391: bump minSdk version
1 parent 59cf0c3 commit d6bd79c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mindbox_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ android {
4242
}
4343

4444
defaultConfig {
45-
minSdkVersion 19
45+
minSdkVersion 21
4646
targetSdkVersion 34
4747
}
4848
}

0 commit comments

Comments
 (0)