mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Debitum to 1.6.3 (18)
This commit is contained in:
parent
bbc59557a1
commit
8953a09ed8
1 changed files with 13 additions and 2 deletions
|
|
@ -130,7 +130,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.3
|
||||
versionCode: 18
|
||||
commit: 9ea4eeed896329b2738d2932ac36380c985d9d26
|
||||
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.2
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: 1.6.3
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue