mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update Brainf to 2022.01.10 (20220110)
This commit is contained in:
parent
b02b17cc74
commit
1367eb9a99
1 changed files with 13 additions and 2 deletions
|
|
@ -30,7 +30,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2022.01.10
|
||||
versionCode: 20220110
|
||||
commit: befa5e801c6564477e6144bdae91a75d26e46908
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %c
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2021.11.04
|
||||
CurrentVersionCode: 20211104
|
||||
CurrentVersion: 2022.01.10
|
||||
CurrentVersionCode: 20220110
|
||||
|
|
|
|||
Loading…
Reference in a new issue