mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Specie to 1.02 (102)
This commit is contained in:
parent
1634b59a64
commit
1274e9ca74
1 changed files with 12 additions and 2 deletions
|
|
@ -36,7 +36,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.02'
|
||||
versionCode: 102
|
||||
commit: 4257a08fbe6294ad715a24ebef1ad57433a7045a
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.01'
|
||||
CurrentVersionCode: 101
|
||||
CurrentVersion: '1.02'
|
||||
CurrentVersionCode: 102
|
||||
|
|
|
|||
Loading…
Reference in a new issue