version up

This commit is contained in:
vtretyakov
2019-04-09 23:31:11 +07:00
parent 197d658be7
commit 3233fc8ac8
2 changed files with 6 additions and 6 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="16"
android:versionName="1.1.21">
android:versionCode="17"
android:versionName="1.1.22">
<!-- The INTERNET permission is required for development. Specifically,
flutter needs it to communicate with the running application