mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Wall You to 6.2 (23)
This commit is contained in:
parent
f5f1e73664
commit
e50432e0f0
1 changed files with 13 additions and 2 deletions
|
|
@ -63,9 +63,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '6.2'
|
||||
versionCode: 23
|
||||
commit: c506568c4f5592642fe5bcebbfe9e484203ea58f
|
||||
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.1'
|
||||
CurrentVersionCode: 22
|
||||
CurrentVersion: '6.2'
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue