Rename app updating classes
So I stop confusing it for updaters of other things.
This commit is contained in:
@@ -178,7 +178,7 @@
|
||||
android:exported="false" />
|
||||
|
||||
<service
|
||||
android:name=".data.updater.UpdaterService"
|
||||
android:name=".data.updater.AppUpdateService"
|
||||
android:exported="false" />
|
||||
|
||||
<service
|
||||
|
||||
Reference in New Issue
Block a user