diff --git a/metadata/de.markusfisch.android.binaryeye.yml b/metadata/de.markusfisch.android.binaryeye.yml index 18da2dc23b..7852cbefb7 100644 --- a/metadata/de.markusfisch.android.binaryeye.yml +++ b/metadata/de.markusfisch.android.binaryeye.yml @@ -359,7 +359,17 @@ Builds: gradle: - yes + - versionName: 1.32.1 + versionCode: 70 + commit: 1.32.1 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y --no-install-recommends libc++1-7 + gradle: + - yes + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 1.32.0 -CurrentVersionCode: 69 +CurrentVersion: 1.32.1 +CurrentVersionCode: 70