mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Raccoon for Friendica to 0.3.0 (56)
This commit is contained in:
parent
317abe4a38
commit
340639ba39
1 changed files with 15 additions and 2 deletions
|
|
@ -29,9 +29,22 @@ Builds:
|
||||||
- echo 'sentry_dsn=https://f6f213013fa8e8b9da736fb192594ad8@o4507979533516800.ingest.de.sentry.io/4507979535810640'
|
- echo 'sentry_dsn=https://f6f213013fa8e8b9da736fb192594ad8@o4507979533516800.ingest.de.sentry.io/4507979535810640'
|
||||||
> ../core/utils/build.properties
|
> ../core/utils/build.properties
|
||||||
|
|
||||||
|
- versionName: 0.3.0
|
||||||
|
versionCode: 56
|
||||||
|
commit: 9fe93d6e163809e22b16fcb29969f467b89aae45
|
||||||
|
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
|
||||||
|
|
||||||
AllowedAPKSigningKeys: a58deb540d4df4715c47ed4d4d70ce07d8cab92588973b0c4ae776f5d04164e5
|
AllowedAPKSigningKeys: a58deb540d4df4715c47ed4d4d70ce07d8cab92588973b0c4ae776f5d04164e5
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^[\d.]+$
|
UpdateCheckMode: Tags ^[\d.]+$
|
||||||
CurrentVersion: 0.2.1
|
CurrentVersion: 0.3.0
|
||||||
CurrentVersionCode: 55
|
CurrentVersionCode: 56
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue