mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Debitum to 1.7.0 (21)
This commit is contained in:
parent
439c893dcb
commit
84ce98f1e9
1 changed files with 13 additions and 2 deletions
|
|
@ -163,7 +163,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7.0
|
||||
versionCode: 21
|
||||
commit: 8aa81a332d06dd7a4a8b510df0f27aa3742fcf73
|
||||
subdir: app
|
||||
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.6.5
|
||||
CurrentVersionCode: 20
|
||||
CurrentVersion: 1.7.0
|
||||
CurrentVersionCode: 21
|
||||
|
|
|
|||
Loading…
Reference in a new issue