Added Bug Tracking System

This commit is contained in:
tom5079
2019-05-17 11:07:07 +09:00
parent 369fa679a6
commit ba37740c6e
12 changed files with 53 additions and 4 deletions

View File

@@ -11,7 +11,8 @@
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/AppTheme">
android:theme="@style/AppTheme"
android:name=".Pupil">
<provider
android:name="androidx.core.content.FileProvider"