mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Specie to 1.06 (106)
This commit is contained in:
parent
124d405e06
commit
c1ab3f1971
1 changed files with 12 additions and 2 deletions
|
|
@ -76,7 +76,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.06'
|
||||
versionCode: 106
|
||||
commit: aba1e2eebdfc363a3ccdb54fb4d4eeb2aad66cf1
|
||||
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.05'
|
||||
CurrentVersionCode: 105
|
||||
CurrentVersion: '1.06'
|
||||
CurrentVersionCode: 106
|
||||
|
|
|
|||
Loading…
Reference in a new issue