mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Mensa to 1.7.0 (19)
This commit is contained in:
parent
66355b5877
commit
f58e156815
1 changed files with 13 additions and 2 deletions
|
|
@ -55,7 +55,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7.0
|
||||
versionCode: 19
|
||||
commit: ac843a800ea99033febdac92b80a19eb7b17b00c
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.6.0
|
||||
CurrentVersionCode: 18
|
||||
CurrentVersion: 1.7.0
|
||||
CurrentVersionCode: 19
|
||||
|
|
|
|||
Loading…
Reference in a new issue