Fix min sdk version
This commit is contained in:
@@ -32,7 +32,7 @@ ext {
|
||||
appsweep_version = "1.0.0"
|
||||
|
||||
compile_sdk_version = 32
|
||||
min_sdk_version = 32
|
||||
min_sdk_version = 23
|
||||
target_sdk_version = 32
|
||||
|
||||
// https://github.com/material-components/material-components-android/releases
|
||||
|
||||
Reference in New Issue
Block a user