mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
File85Toolkit
This commit is contained in:
parent
49695e6a1b
commit
682b1f4cda
1 changed files with 28 additions and 0 deletions
28
metadata/com.goofwear.file85toolkit.yml
Normal file
28
metadata/com.goofwear.file85toolkit.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- System
|
||||
License: MIT
|
||||
AuthorName: goofwear
|
||||
SourceCode: https://github.com/goofwear/File85Toolkit
|
||||
IssueTracker: https://github.com/goofwear/File85Toolkit/issues
|
||||
Changelog: https://github.com/goofwear/File85Toolkit/releases
|
||||
|
||||
AutoName: File85Toolkit
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/goofwear/File85Toolkit.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.2
|
||||
versionCode: 5
|
||||
commit: d619998cc32f8a6b243b8de8959046774c702237
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- sed -i '/signingConfig = if/,+4d' build.gradle.kts
|
||||
- sed -i '/aapt2FromMavenOverride/d' ../gradle.properties
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.2
|
||||
CurrentVersionCode: 5
|
||||
Loading…
Reference in a new issue