Update DankChat to 3.3.0

This commit is contained in:
Felix 2022-08-16 02:47:33 +00:00 committed by linsui
parent 2a3cbc31ae
commit 6fa60449c4

View file

@ -1182,7 +1182,19 @@ Builds:
- sed -i -e '/com.localazy:gradle/d' ../build.gradle
ndk: r21e
- versionName: 3.3.0
versionCode: 259
commit: 4d75c8fbd192f7753d65efc1b288986dbed3021f
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
ndk: r21e
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v
CurrentVersion: 3.2.4
CurrentVersionCode: 258
CurrentVersion: 3.3.0
CurrentVersionCode: 259