mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Specie to 1.05 (105)
This commit is contained in:
parent
3aa328accf
commit
41bd4df90e
1 changed files with 12 additions and 2 deletions
|
|
@ -66,7 +66,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.05'
|
||||
versionCode: 105
|
||||
commit: 1526884b27e5a9be6a865dbbd69d0a7faf5ce25f
|
||||
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.04'
|
||||
CurrentVersionCode: 104
|
||||
CurrentVersion: '1.05'
|
||||
CurrentVersionCode: 105
|
||||
|
|
|
|||
Loading…
Reference in a new issue