From 56f5f13daa9d9ad91c64dac750ebac3c868d039c Mon Sep 17 00:00:00 2001 From: Ivan Murashov Date: Tue, 22 May 2018 23:04:37 +0300 Subject: [PATCH] Fix network client. --- android/app/src/main/AndroidManifest.xml | 4 ++-- build-all-apks | 1 + lib/network.dart | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 0f491a0..f281cda 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="14" + android:versionName="1.1.19">