mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 23:26:52 +00:00
Update DankChat to 2.10.3 (218)
This commit is contained in:
parent
674e913b92
commit
c742a75adf
1 changed files with 14 additions and 2 deletions
|
|
@ -720,7 +720,19 @@ Builds:
|
|||
- yes
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 2.10.3
|
||||
versionCode: 218
|
||||
commit: 38b983218faa558a95b866410b405876f06773f2
|
||||
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.2
|
||||
CurrentVersionCode: 217
|
||||
CurrentVersion: 2.10.3
|
||||
CurrentVersionCode: 218
|
||||
|
|
|
|||
Loading…
Reference in a new issue