mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Raccoon for Friendica to 0.4.1 (87)
This commit is contained in:
parent
983b8b5a22
commit
5f8a1e9462
1 changed files with 19 additions and 2 deletions
|
|
@ -70,9 +70,26 @@ Builds:
|
||||||
scandelete:
|
scandelete:
|
||||||
- build-logic/convention/build
|
- build-logic/convention/build
|
||||||
|
|
||||||
|
- versionName: 0.4.1
|
||||||
|
versionCode: 87
|
||||||
|
commit: c94cb2858daf07a2944b41fa21a86385f93cc50e
|
||||||
|
subdir: composeApp
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- iosApp
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/isEnable/s/true/false/' build.gradle.kts
|
||||||
|
- echo 'sentry_dsn=https://f6f213013fa8e8b9da736fb192594ad8@o4507979533516800.ingest.de.sentry.io/4507979535810640'
|
||||||
|
> ../core/utils/build.properties
|
||||||
|
- echo 'inner_translation_api_url=https://655.mtis.workers.dev/translate' >
|
||||||
|
../core/api/build.properties
|
||||||
|
scandelete:
|
||||||
|
- build-logic/convention/build
|
||||||
|
|
||||||
AllowedAPKSigningKeys: a58deb540d4df4715c47ed4d4d70ce07d8cab92588973b0c4ae776f5d04164e5
|
AllowedAPKSigningKeys: a58deb540d4df4715c47ed4d4d70ce07d8cab92588973b0c4ae776f5d04164e5
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^[\d.]+$
|
UpdateCheckMode: Tags ^[\d.]+$
|
||||||
CurrentVersion: 0.4.0
|
CurrentVersion: 0.4.1
|
||||||
CurrentVersionCode: 74
|
CurrentVersionCode: 87
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue