mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 02:39:46 +00:00
Merge branch 'rwremount' into 'master'
new app: SDRemount Closes rfp#1536 See merge request fdroid/fdroiddata!8041
This commit is contained in:
commit
f53796ce75
1 changed files with 27 additions and 0 deletions
27
metadata/com.gitlab.giwiniswut.rwremount.yml
Normal file
27
metadata/com.gitlab.giwiniswut.rwremount.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- System
|
||||
License: MIT
|
||||
AuthorName: Sebi
|
||||
SourceCode: https://gitlab.com/giwiniswut/android-media-rw-remounter
|
||||
IssueTracker: https://gitlab.com/giwiniswut/android-media-rw-remounter/issues
|
||||
Changelog: https://gitlab.com/giwiniswut/android-media-rw-remounter/-/releases
|
||||
|
||||
AutoName: SDRemount
|
||||
|
||||
RequiresRoot: 'yes'
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/giwiniswut/android-media-rw-remounter.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.0
|
||||
versionCode: 4
|
||||
commit: v1.2.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 4
|
||||
Loading…
Reference in a new issue