mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Record You to 7.2 (17)
This commit is contained in:
parent
9983f1bf56
commit
36e29cc216
1 changed files with 13 additions and 2 deletions
|
|
@ -62,9 +62,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '7.2'
|
||||
versionCode: 17
|
||||
commit: c7713c2871924b880ed74019f2f00e1cf6646742
|
||||
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: '7.1'
|
||||
CurrentVersionCode: 16
|
||||
CurrentVersion: '7.2'
|
||||
CurrentVersionCode: 17
|
||||
|
|
|
|||
Loading…
Reference in a new issue