mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update DankChat to 2.9.2 (211)
This commit is contained in:
parent
80f241c1df
commit
00ba611e8b
1 changed files with 14 additions and 2 deletions
|
|
@ -648,7 +648,19 @@ Builds:
|
|||
- yes
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 2.9.2
|
||||
versionCode: 211
|
||||
commit: 1610f7b97cda18b3638a2c40567949a88183be6f
|
||||
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.9.1
|
||||
CurrentVersionCode: 210
|
||||
CurrentVersion: 2.9.2
|
||||
CurrentVersionCode: 211
|
||||
|
|
|
|||
Loading…
Reference in a new issue