Racib fix for adnroid

This commit is contained in:
vtretyakov
2019-06-03 16:52:20 +07:00
parent 2ef7d050b3
commit e6ee8a2f6e
2 changed files with 3 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.dinect.checker"
android:versionCode="18"
android:versionName="1.1.23">
android:versionCode="21"
android:versionName="1.1.24">
<!-- The INTERNET permission is required for development. Specifically,
flutter needs it to communicate with the running application