feat: in-app update check + one-tap update (v0.3.3)
This commit is contained in:
5
app/src/main/res/xml/file_paths.xml
Normal file
5
app/src/main/res/xml/file_paths.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths>
|
||||
<cache-path name="update_cache" path="updates/" />
|
||||
<external-cache-path name="update_ext_cache" path="updates/" />
|
||||
</paths>
|
||||
Reference in New Issue
Block a user