fix manifest

This commit is contained in:
Milos Kozak 2019-03-30 21:48:56 +01:00
parent 876c59a6fe
commit ad13139117

View file

@ -154,7 +154,7 @@
android:name=".services.LocationService"
android:exported="false" />
<service
android:name=".plugins.PumpDanaR.services.DanaRExecutionService"
android:name=".plugins.pump.danaR.services.DanaRExecutionService"
android:enabled="true"
android:exported="false" />
<service