Skip to content
Snippets Groups Projects
Commit 6ff224de authored by Nicolas Lenz's avatar Nicolas Lenz :snowflake:
Browse files

Bump required android api down to 18.

parent cba21938
No related branches found
Tags 0.3.0
No related merge requests found
......@@ -33,7 +33,7 @@ android {
defaultConfig {
applicationId "com.eisfunke.wms"
minSdkVersion 21
minSdkVersion 18
targetSdkVersion 28
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment