DankChat: 2.7.4

This commit is contained in:
linsui 2021-05-17 15:41:55 +08:00
parent 5a25680ba5
commit db2aa36b4d

View file

@ -420,9 +420,19 @@ Builds:
- yes
ndk: r21e
MaintainerNotes: No static tags so no autoupdate. See https://github.com/flex3r/DankChat/issues/133
- versionName: 2.7.4
versionCode: 187
commit: v2.7.4
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: None
UpdateCheckMode: None
CurrentVersion: 2.7.2
CurrentVersionCode: 185
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v
CurrentVersion: 2.7.4
CurrentVersionCode: 187