mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-05 02:09:44 +00:00
Update Buses to 1.02 (102)
This commit is contained in:
parent
28928c10b6
commit
280288e101
1 changed files with 12 additions and 2 deletions
|
|
@ -36,7 +36,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.02'
|
||||
versionCode: 102
|
||||
commit: bcf9f592095cd625b81cd1c3dabb8bc4623153d6
|
||||
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