mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Fix com.fredhappyface.brainf
This commit is contained in:
parent
846520ccad
commit
67cc6586a1
1 changed files with 13 additions and 2 deletions
|
|
@ -19,7 +19,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2021.11.04
|
||||
versionCode: 20211104
|
||||
commit: '20211104'
|
||||
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.05.01
|
||||
CurrentVersionCode: 20210501
|
||||
CurrentVersion: 2021.11.04
|
||||
CurrentVersionCode: 20211104
|
||||
|
|
|
|||
Loading…
Reference in a new issue