mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.01'
|
CurrentVersion: '1.02'
|
||||||
CurrentVersionCode: 101
|
CurrentVersionCode: 102
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue