mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-24 09:13:04 +02:00
Bump minSdkVersion to 19 to support ACTION_CREATE_DOCUMENT
This commit is contained in:
@@ -6,7 +6,7 @@ android {
|
||||
defaultConfig {
|
||||
applicationId "com.health.openscale"
|
||||
testApplicationId "com.health.openscale.test"
|
||||
minSdkVersion 18
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 27
|
||||
versionCode 23
|
||||
versionName "1.7"
|
||||
|
Reference in New Issue
Block a user