mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
Update Raccoon for Friendica to 0.4.0 (74)
This commit is contained in:
parent
c010648f29
commit
9c2a333a0a
1 changed files with 17 additions and 2 deletions
|
|
@ -55,9 +55,24 @@ Builds:
|
|||
- echo 'sentry_dsn=https://f6f213013fa8e8b9da736fb192594ad8@o4507979533516800.ingest.de.sentry.io/4507979535810640'
|
||||
> ../core/utils/build.properties
|
||||
|
||||
- versionName: 0.4.0
|
||||
versionCode: 74
|
||||
commit: cdf733d0326ed90d41fe217372861666169eabab
|
||||
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
|
||||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
AllowedAPKSigningKeys: a58deb540d4df4715c47ed4d4d70ce07d8cab92588973b0c4ae776f5d04164e5
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[\d.]+$
|
||||
CurrentVersion: 0.3.1
|
||||
CurrentVersionCode: 57
|
||||
CurrentVersion: 0.4.0
|
||||
CurrentVersionCode: 74
|
||||
|
|
|
|||
Loading…
Reference in a new issue