mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Burning-Series to 2.1.0 (210)
This commit is contained in:
parent
e16c3d886c
commit
37807d83f1
1 changed files with 13 additions and 2 deletions
|
|
@ -26,7 +26,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.0
|
||||
versionCode: 210
|
||||
commit: 8e2abc5cbbd1a1a79ad5d8f20915e1bfdd7d8990
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0.0
|
||||
CurrentVersionCode: 200
|
||||
CurrentVersion: 2.1.0
|
||||
CurrentVersionCode: 210
|
||||
|
|
|
|||
Loading…
Reference in a new issue