mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-05 02:09:44 +00:00
Update de.westnordost.streetcomplete.yml to 57.0-beta1
This commit is contained in:
parent
7ecaeccded
commit
6f361d86b4
1 changed files with 12 additions and 0 deletions
|
|
@ -1231,6 +1231,18 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/keystorePropertiesFile.*{/,/}/d' build.gradle.kts
|
||||
|
||||
- versionName: 57.0-beta1
|
||||
versionCode: 5700
|
||||
commit: d0db3f4968afe113079752aa6e194f1853a46e9c
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/keystorePropertiesFile.*{/,/}/d' build.gradle.kts
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
CurrentVersion: '56.1'
|
||||
|
|
|
|||
Loading…
Reference in a new issue