mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update DankChat to 3.0.1 (222)
This commit is contained in:
parent
c7afd64796
commit
b02b17cc74
1 changed files with 14 additions and 2 deletions
|
|
@ -768,7 +768,19 @@ Builds:
|
|||
- yes
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 3.0.1
|
||||
versionCode: 222
|
||||
commit: 3abbbcd9c9fb632540c90956c077bbb585a5506b
|
||||
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.0
|
||||
CurrentVersionCode: 221
|
||||
CurrentVersion: 3.0.1
|
||||
CurrentVersionCode: 222
|
||||
|
|
|
|||
Loading…
Reference in a new issue