version up

Logic fix
This commit is contained in:
vtretyakov
2019-05-16 17:35:53 +07:00
parent b6b5f6737b
commit 5273fe85ca
2 changed files with 3 additions and 4 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="17"
android:versionName="1.1.22">
android:versionCode="18"
android:versionName="1.1.23">
<!-- The INTERNET permission is required for development. Specifically,
flutter needs it to communicate with the running application