Revert "feat: can set packageName of apk building"

This reverts commit df838f7e5d.
This commit is contained in:
hyb1996
2017-12-08 17:32:38 +08:00
parent 1ea8b34f01
commit 18bab90f68
7 changed files with 17 additions and 63 deletions

View File

@@ -158,7 +158,6 @@
android:id="@+id/package_name"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:digits="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890_."
android:hint="@string/text_package_name"/>
</android.support.design.widget.TextInputLayout>