Add auto Update
[rtmpclient.git] / app / src / main / AndroidManifest.xml
index 6c2a7f8..75f68c3 100644 (file)
                 <action android:name="ai.suanzi.rtmpclient.service" />
             </intent-filter>
         </service>
+        <service android:name=".DownloadApkService">
+
+        </service>
+
         <activity android:name=".MainActivity">
             <intent-filter>
                 <action android:name="android.intent.action.MAIN" />