mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Fread to 1.7.30 (107030)
This commit is contained in:
parent
3bb75dc95e
commit
4db0a309b9
1 changed files with 22 additions and 2 deletions
|
|
@ -202,9 +202,29 @@ Builds:
|
|||
gradleprops:
|
||||
- disableFirebase=true
|
||||
|
||||
- versionName: 1.7.30
|
||||
versionCode: 107030
|
||||
commit: 325b76adbde5703f362674de8666f3e15bdfd8bd
|
||||
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.21
|
||||
CurrentVersionCode: 107021
|
||||
CurrentVersion: 1.7.30
|
||||
CurrentVersionCode: 107030
|
||||
|
|
|
|||
Loading…
Reference in a new issue