remove channel.query

This commit is contained in:
Salvatore Giordano
2020-11-09 10:41:05 +01:00
parent 7740932f2f
commit 59359784fb
6 changed files with 59 additions and 73 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