diff --git a/metadata/com.pilot51.voicenotify.yml b/metadata/com.pilot51.voicenotify.yml index 096541e954..ef9ab38c45 100644 --- a/metadata/com.pilot51.voicenotify.yml +++ b/metadata/com.pilot51.voicenotify.yml @@ -91,7 +91,18 @@ Builds: gradle: - yes + - versionName: 1.2.2 + versionCode: 26 + commit: 0885df0d3dc0b3cf6a907559457046dfd25cfdbf + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.2.1 -CurrentVersionCode: 25 +CurrentVersion: 1.2.2 +CurrentVersionCode: 26