This commit is contained in:
2024-09-20 16:49:50 +09:00
parent 5360a7ad13
commit b31ab340ab
11 changed files with 270 additions and 76 deletions
+1 -1
View File
@@ -142,7 +142,7 @@
android:name="android.support.FILE_PROVIDER_PATHS"
android:resource="@xml/file_paths" />
</provider>
<service android:name=".utils.NLService"
<service android:name=".receiver.NLService"
android:label="@string/app_name"
android:enabled="true"
android:exported="true"