mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update DankChat to 2.10.2 (217)
This commit is contained in:
parent
fa5e25775b
commit
00723fb888
1 changed files with 14 additions and 2 deletions
|
|
@ -708,7 +708,19 @@ Builds:
|
|||
- yes
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 2.10.2
|
||||
versionCode: 217
|
||||
commit: 496229a7d45be026a4a8992f8df8caf8482e6b1a
|
||||
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: 2.10.1
|
||||
CurrentVersionCode: 216
|
||||
CurrentVersion: 2.10.2
|
||||
CurrentVersionCode: 217
|
||||
|
|
|
|||
Loading…
Reference in a new issue