mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
bot: Update Fread to 1.6.1 (106010)
This commit is contained in:
parent
4115b0090d
commit
d836df490c
1 changed files with 22 additions and 2 deletions
|
|
@ -162,9 +162,29 @@ Builds:
|
|||
gradleprops:
|
||||
- disableFirebase=true
|
||||
|
||||
- versionName: 1.7.11
|
||||
versionCode: 107011
|
||||
commit: c5f201ab96b6766bfd36b7f14335fecd727336c6
|
||||
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.6.0
|
||||
CurrentVersionCode: 106000
|
||||
CurrentVersion: 1.7.11
|
||||
CurrentVersionCode: 107011
|
||||
|
|
|
|||
Loading…
Reference in a new issue