mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update DankChat to 3.0.2 (223)
This commit is contained in:
parent
6b172d1a78
commit
b525f55861
1 changed files with 14 additions and 2 deletions
|
|
@ -780,7 +780,19 @@ Builds:
|
|||
- yes
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 3.0.2
|
||||
versionCode: 223
|
||||
commit: 2084b79e4c54ffd60ce9155bf3f8aa65bb9b0955
|
||||
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.1
|
||||
CurrentVersionCode: 222
|
||||
CurrentVersion: 3.0.2
|
||||
CurrentVersionCode: 223
|
||||
|
|
|
|||
Loading…
Reference in a new issue