mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-03 20:56:57 +00:00
DankChat: 2.7.4
This commit is contained in:
parent
5a25680ba5
commit
db2aa36b4d
1 changed files with 15 additions and 5 deletions
|
|
@ -420,9 +420,19 @@ Builds:
|
|||
- yes
|
||||
ndk: r21e
|
||||
|
||||
MaintainerNotes: No static tags so no autoupdate. See https://github.com/flex3r/DankChat/issues/133
|
||||
- versionName: 2.7.4
|
||||
versionCode: 187
|
||||
commit: v2.7.4
|
||||
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: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 2.7.2
|
||||
CurrentVersionCode: 185
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v
|
||||
CurrentVersion: 2.7.4
|
||||
CurrentVersionCode: 187
|
||||
|
|
|
|||
Loading…
Reference in a new issue