mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +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
|
- yes
|
||||||
ndk: r21e
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: Tags ^v
|
||||||
CurrentVersion: 2.7.2
|
CurrentVersion: 2.7.4
|
||||||
CurrentVersionCode: 185
|
CurrentVersionCode: 187
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue