mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Evil Insult Generator to 3.6 (36)
This commit is contained in:
parent
90ce0c7b45
commit
b29f4f3de2
1 changed files with 13 additions and 2 deletions
|
|
@ -86,7 +86,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.6'
|
||||
versionCode: 36
|
||||
commit: 11ab42c7964263d2ce9859bb31c984d5bee3e746
|
||||
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 v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '3.5'
|
||||
CurrentVersionCode: 35
|
||||
CurrentVersion: '3.6'
|
||||
CurrentVersionCode: 36
|
||||
|
|
|
|||
Loading…
Reference in a new issue