Update com.flxrs.dankchat

This commit is contained in:
Felix 2022-01-30 03:39:02 +00:00 committed by linsui
parent f5d9925e1c
commit 844e3a5f37

View file

@ -4,7 +4,7 @@ Categories:
- Internet
License: MIT
AuthorName: Felix Schmid
AuthorEmail: felix.schmid@flxrs.com
AuthorEmail: dankchat@flxrs.com
SourceCode: https://github.com/flex3r/DankChat
IssueTracker: https://github.com/flex3r/DankChat/issues
@ -852,7 +852,22 @@ Builds:
- yes
ndk: r21e
- versionName: 3.0.11
versionCode: 232
commit: ebcaf77a692236e60eccffb099e86bbd32034582
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- free
prebuild:
- sed -i -e '/maven.localazy.com/d' ../build.gradle
- sed -i -e '/com.localazy:gradle/d' ../build.gradle
ndk: r21e
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v
CurrentVersion: 3.0.8
CurrentVersionCode: 229
CurrentVersion: 3.0.11
CurrentVersionCode: 232