mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Fread to 1.7.21 (107021)
This commit is contained in:
parent
104984b68c
commit
dcc878fefa
1 changed files with 22 additions and 2 deletions
|
|
@ -182,9 +182,29 @@ Builds:
|
|||
gradleprops:
|
||||
- disableFirebase=true
|
||||
|
||||
- versionName: 1.7.21
|
||||
versionCode: 107021
|
||||
commit: ab4a70e65320e43b9da688d4b43a7a7c7dba09ce
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/0xZhangKe/Fread/releases/download/%v/fread-%c-fdroid.apk
|
||||
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
|
||||
gradleprops:
|
||||
- disableFirebase=true
|
||||
|
||||
AllowedAPKSigningKeys: 9a45615528d43869fe9dd9c25b2604d7a2d95ff1a85bcb94f8ffb74eba752dab
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.7.11
|
||||
CurrentVersionCode: 107011
|
||||
CurrentVersion: 1.7.21
|
||||
CurrentVersionCode: 107021
|
||||
|
|
|
|||
Loading…
Reference in a new issue