fix reconnection event

This commit is contained in:
Salvatore Giordano
2022-03-22 16:34:06 +01:00
parent 1358a68ebb
commit 5f12802799
4 changed files with 25 additions and 14 deletions
@@ -40,7 +40,7 @@ android {
defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "com.example.example"
minSdkVersion 21
minSdkVersion 22
targetSdkVersion 31
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName