diff --git a/metadata/de.markusfisch.android.binaryeye.yml b/metadata/de.markusfisch.android.binaryeye.yml index 390ae50dc4..864f961f7c 100644 --- a/metadata/de.markusfisch.android.binaryeye.yml +++ b/metadata/de.markusfisch.android.binaryeye.yml @@ -546,7 +546,18 @@ Builds: gradle: - yes + - versionName: 1.46.3 + versionCode: 90 + commit: d77e464554a4071f775eb53c35f6013bcd0ae92f + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y --no-install-recommends libc++1-7 openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 1.46.2 -CurrentVersionCode: 89 +CurrentVersion: 1.46.3 +CurrentVersionCode: 90