mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 09:49:41 +00:00
Update DankChat to 2.9.5 (214)
This commit is contained in:
parent
edf9380d6c
commit
7d1363d9b4
1 changed files with 14 additions and 2 deletions
|
|
@ -684,7 +684,19 @@ Builds:
|
|||
- yes
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 2.9.5
|
||||
versionCode: 214
|
||||
commit: c2321ca7520c8a4ba9aadce94fdd3ffe58075733
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
ndk: r21e
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v
|
||||
CurrentVersion: 2.9.4
|
||||
CurrentVersionCode: 213
|
||||
CurrentVersion: 2.9.5
|
||||
CurrentVersionCode: 214
|
||||
|
|
|
|||
Loading…
Reference in a new issue