mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
fread: 1.3.2
This commit is contained in:
parent
d458f17838
commit
7edcf683ce
1 changed files with 41 additions and 0 deletions
41
metadata/com.zhangke.fread.yml
Normal file
41
metadata/com.zhangke.fread.yml
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
License: Apache-2.0
|
||||
AuthorName: ZhangKe
|
||||
AuthorEmail: kezhang404@gmail.com
|
||||
AuthorWebSite: https://zhangke.space
|
||||
WebSite: https://fread.xyz
|
||||
SourceCode: https://github.com/0xZhangKe/Fread
|
||||
IssueTracker: https://github.com/0xZhangKe/Fread/issues
|
||||
Donate: https://github.com/0xZhangKe/Fread#donate
|
||||
|
||||
AutoName: Fread
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/0xZhangKe/Fread
|
||||
Binaries: https://github.com/0xZhangKe/Fread/releases/download/%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.3.4
|
||||
versionCode: 103040
|
||||
commit: 47aea894604c2178aa1438526bc65073b66b2a6d
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- iosApp
|
||||
prebuild:
|
||||
- sed -i -e '/google.service/d' -e '/firebase/d' ../build.gradle.kts
|
||||
- sed -i -e '/keystoreProperties/d' build.gradle.kts
|
||||
- sed -i -e '/gms/d' -e '/firebase/d' ../build-logic/convention/src/main/kotlin/AndroidApplicationConventionPlugin.kt
|
||||
scanignore:
|
||||
- plugins/activitypub-app/src/commonMain/composeResources/files/mastodon-servers.zip
|
||||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
AllowedAPKSigningKeys: 9a45615528d43869fe9dd9c25b2604d7a2d95ff1a85bcb94f8ffb74eba752dab
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3.4
|
||||
CurrentVersionCode: 103040
|
||||
Loading…
Reference in a new issue