mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update DankChat to 2.7.6 (189)
This commit is contained in:
parent
cac12fa96c
commit
a7cc7b2dc4
1 changed files with 14 additions and 2 deletions
|
|
@ -444,7 +444,19 @@ Builds:
|
|||
- yes
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 2.7.6
|
||||
versionCode: 189
|
||||
commit: v2.7.6
|
||||
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.7.5
|
||||
CurrentVersionCode: 188
|
||||
CurrentVersion: 2.7.6
|
||||
CurrentVersionCode: 189
|
||||
|
|
|
|||
Loading…
Reference in a new issue