diff --git a/metadata/de.markusfisch.android.binaryeye.yml b/metadata/de.markusfisch.android.binaryeye.yml index 415a43d080..249a286ebc 100644 --- a/metadata/de.markusfisch.android.binaryeye.yml +++ b/metadata/de.markusfisch.android.binaryeye.yml @@ -502,7 +502,17 @@ Builds: gradle: - yes + - versionName: 1.45.0 + versionCode: 86 + commit: c88d5cf4cd66cf70e4c4f0a859cf24e2a114d7a7 + 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.44.1 -CurrentVersionCode: 85 +CurrentVersion: 1.45.0 +CurrentVersionCode: 86