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