mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Der Die Das to 2.1.0 (2100)
This commit is contained in:
parent
9ab325be89
commit
e6c064573b
1 changed files with 13 additions and 2 deletions
|
|
@ -62,7 +62,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.0
|
||||
versionCode: 2100
|
||||
commit: d94ac1155235d4ed402fe437c282908fefc5b220
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0.3
|
||||
CurrentVersionCode: 2003
|
||||
CurrentVersion: 2.1.0
|
||||
CurrentVersionCode: 2100
|
||||
|
|
|
|||
Loading…
Reference in a new issue