mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Mooltifill to 1.1 (2)
This commit is contained in:
parent
8e66761c2e
commit
712ac08ca4
1 changed files with 13 additions and 2 deletions
|
|
@ -22,7 +22,18 @@ Builds:
|
|||
gradle:
|
||||
- mathfactory
|
||||
|
||||
- versionName: '1.1'
|
||||
versionCode: 2
|
||||
commit: e0835d72ae4629f69f42ba5af9b550c168f4983f
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- mathfactory
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersion: '1.1'
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue