mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Fread to 1.5.0 (105000)
This commit is contained in:
parent
21ea5909eb
commit
3860337c07
1 changed files with 22 additions and 2 deletions
|
|
@ -102,9 +102,29 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 1.5.0
|
||||
versionCode: 105000
|
||||
commit: fb4b36fd5622d8f2e2e18ae3412985b46c3987e9
|
||||
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.4.52
|
||||
CurrentVersionCode: 104052
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 105000
|
||||
|
|
|
|||
Loading…
Reference in a new issue