Увеличил счетчик версий, удалил лишний конфигурационный файл
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.dinect.checker"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.1.0">
|
||||
android:versionName="1.1.1">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="16"
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
include ':app'
|
||||
project(':app').projectDir = new File('android/app')
|
||||
Reference in New Issue
Block a user