diff --git a/metadata/de.markusfisch.android.binaryeye.yml b/metadata/de.markusfisch.android.binaryeye.yml index 21c4b84381..415a43d080 100644 --- a/metadata/de.markusfisch.android.binaryeye.yml +++ b/metadata/de.markusfisch.android.binaryeye.yml @@ -492,7 +492,17 @@ Builds: gradle: - yes + - versionName: 1.44.1 + versionCode: 85 + commit: 4a9e700d2086fcbedf908c5afe14cad6c1efe5e9 + 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.0 -CurrentVersionCode: 84 +CurrentVersion: 1.44.1 +CurrentVersionCode: 85