Изменил название пакета, начал работу по регистрации магазина

This commit is contained in:
Ivan Murashov
2017-07-13 18:59:31 +03:00
parent 715c9bf3bd
commit 4a153624db
8 changed files with 73 additions and 121 deletions

View File

@@ -1,5 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.yourcompany.checker"
package="com.dinnect.checker"
android:versionCode="1"
android:versionName="0.0.1">