mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update Raccoon for Friendica to 0.3.1 (57)
This commit is contained in:
parent
38ae9c57f9
commit
09f7f77981
1 changed files with 15 additions and 2 deletions
|
|
@ -42,9 +42,22 @@ Builds:
|
|||
- echo 'sentry_dsn=https://f6f213013fa8e8b9da736fb192594ad8@o4507979533516800.ingest.de.sentry.io/4507979535810640'
|
||||
> ../core/utils/build.properties
|
||||
|
||||
- versionName: 0.3.1
|
||||
versionCode: 57
|
||||
commit: b9028d474466648d6892a8241857d3571dae84c9
|
||||
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
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[\d.]+$
|
||||
CurrentVersion: 0.3.0
|
||||
CurrentVersionCode: 56
|
||||
CurrentVersion: 0.3.1
|
||||
CurrentVersionCode: 57
|
||||
|
|
|
|||
Loading…
Reference in a new issue