mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update DankChat to 2.8.1 (201)
This commit is contained in:
parent
397ba4f1df
commit
88da48716f
1 changed files with 14 additions and 2 deletions
|
|
@ -540,7 +540,19 @@ Builds:
|
|||
- yes
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 2.8.1
|
||||
versionCode: 201
|
||||
commit: 6ff653d8489693837b642692511f7f4501086dfc
|
||||
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.8.0
|
||||
CurrentVersionCode: 200
|
||||
CurrentVersion: 2.8.1
|
||||
CurrentVersionCode: 201
|
||||
|
|
|
|||
Loading…
Reference in a new issue