mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update DankChat to 3.0.4 (225)
This commit is contained in:
parent
8ad740fc39
commit
e924dc40cd
1 changed files with 14 additions and 2 deletions
|
|
@ -792,7 +792,19 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
ndk: r21e
|
ndk: r21e
|
||||||
|
|
||||||
|
- versionName: 3.0.4
|
||||||
|
versionCode: 225
|
||||||
|
commit: dd255b431a71b85d0243c8701e792940974728ee
|
||||||
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags ^v
|
UpdateCheckMode: Tags ^v
|
||||||
CurrentVersion: 3.0.2
|
CurrentVersion: 3.0.4
|
||||||
CurrentVersionCode: 223
|
CurrentVersionCode: 225
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue