mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 23:26:52 +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
|
||||
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
|
||||
UpdateCheckMode: Tags ^v
|
||||
CurrentVersion: 3.0.2
|
||||
CurrentVersionCode: 223
|
||||
CurrentVersion: 3.0.4
|
||||
CurrentVersionCode: 225
|
||||
|
|
|
|||
Loading…
Reference in a new issue