mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Fread to 1.6.0 (106000)
This commit is contained in:
parent
122b693c9b
commit
8581413c75
1 changed files with 22 additions and 2 deletions
|
|
@ -142,9 +142,29 @@ Builds:
|
|||
gradleprops:
|
||||
- disableFirebase=true
|
||||
|
||||
- versionName: 1.6.0
|
||||
versionCode: 106000
|
||||
commit: 5f71017786a92477369fb2ee66d9175e64cb98e0
|
||||
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.5.1
|
||||
CurrentVersionCode: 105010
|
||||
CurrentVersion: 1.6.0
|
||||
CurrentVersionCode: 106000
|
||||
|
|
|
|||
Loading…
Reference in a new issue