mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Wall You to 6.0 (21)
This commit is contained in:
parent
a5101514d9
commit
ff36158325
1 changed files with 13 additions and 2 deletions
|
|
@ -42,9 +42,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '6.0'
|
||||
versionCode: 21
|
||||
commit: 0125f17347ad51f5c76cc84a350dbe005a05f9b1
|
||||
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: '5.0'
|
||||
CurrentVersionCode: 20
|
||||
CurrentVersion: '6.0'
|
||||
CurrentVersionCode: 21
|
||||
|
|
|
|||
Loading…
Reference in a new issue