diff --git a/metadata/com.flxrs.dankchat.yml b/metadata/com.flxrs.dankchat.yml index dc6f99e2ee..fc3ab18c68 100644 --- a/metadata/com.flxrs.dankchat.yml +++ b/metadata/com.flxrs.dankchat.yml @@ -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