Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Software
WMS App
Commits
6ff224de
Commit
6ff224de
authored
Aug 29, 2019
by
Nicolas Lenz
❄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump required android api down to 18.
parent
cba21938
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
android/app/build.gradle
android/app/build.gradle
+1
-1
No files found.
android/app/build.gradle
View file @
6ff224de
...
...
@@ -33,7 +33,7 @@ android {
defaultConfig
{
applicationId
"com.eisfunke.wms"
minSdkVersion
2
1
minSdkVersion
1
8
targetSdkVersion
28
versionCode
flutterVersionCode
.
toInteger
()
versionName
flutterVersionName
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment