mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Wall You to 7.0 (24)
This commit is contained in:
parent
fff11b4409
commit
d7e72003a1
1 changed files with 13 additions and 2 deletions
|
|
@ -74,9 +74,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '7.0'
|
||||
versionCode: 24
|
||||
commit: ed2d91e41689824b50ba361ee22a4549ad8c859c
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: b3bc73b117df5dfe38130c6c2b946852ae7088557fe8e433f0d9983a6b55cc95
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '6.2'
|
||||
CurrentVersionCode: 23
|
||||
CurrentVersion: '7.0'
|
||||
CurrentVersionCode: 24
|
||||
|
|
|
|||
Loading…
Reference in a new issue