diff --git a/metadata/com.drdisagree.colorblendr.yml b/metadata/com.drdisagree.colorblendr.yml index a502b95cbb..d10914249c 100644 --- a/metadata/com.drdisagree.colorblendr.yml +++ b/metadata/com.drdisagree.colorblendr.yml @@ -93,9 +93,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$' 'META-INF/services/*' + - versionName: v1.7 + versionCode: 15 + commit: d223455d71cf35f2746c34ef8cc8d8db559c3084 + subdir: app + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.2.8 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$' + 'META-INF/services/*' + AllowedAPKSigningKeys: 4af4ffa12ce90815a1775c4604ea16c19f5bed2a6e09ae7c3c92815982af052e AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: v1.6 -CurrentVersionCode: 14 +CurrentVersion: v1.7 +CurrentVersionCode: 15