update dependencies

This commit is contained in:
Salvatore Giordano
2020-10-28 14:46:43 +01:00
parent f361d7f7f5
commit fc52942dab
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ android {
defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "com.example.example"
minSdkVersion 16
minSdkVersion 21
targetSdkVersion 28
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
+1 -1
View File
@@ -1,6 +1,6 @@
name: example
description: A new Flutter project.
version: 1.0.33+35
version: 1.0.34+36
environment:
sdk: ">=2.2.2 <3.0.0"