mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update DankChat to 3.0.6 (227)
This commit is contained in:
parent
c63741bd88
commit
3fbdde1cfa
1 changed files with 14 additions and 2 deletions
|
|
@ -816,7 +816,19 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
ndk: r21e
|
ndk: r21e
|
||||||
|
|
||||||
|
- versionName: 3.0.6
|
||||||
|
versionCode: 227
|
||||||
|
commit: d8b083de24f73fae3d58076eeb0721df1fca183d
|
||||||
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags ^v
|
UpdateCheckMode: Tags ^v
|
||||||
CurrentVersion: 3.0.5
|
CurrentVersion: 3.0.6
|
||||||
CurrentVersionCode: 226
|
CurrentVersionCode: 227
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue