diff --git a/metadata/com.drdisagree.colorblendr.yml b/metadata/com.drdisagree.colorblendr.yml index 17dc66e107..97a3c86efd 100644 --- a/metadata/com.drdisagree.colorblendr.yml +++ b/metadata/com.drdisagree.colorblendr.yml @@ -125,9 +125,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$' 'META-INF/services/*' 'assets/*.json' + - versionName: v1.11.2 + versionCode: 23 + commit: 5d84c2ac7dc64a5b4ed770c42ad87fe39ae7e2b5 + 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/*' 'assets/*.json' + AllowedAPKSigningKeys: 4af4ffa12ce90815a1775c4604ea16c19f5bed2a6e09ae7c3c92815982af052e AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: v1.10.2 -CurrentVersionCode: 20 +CurrentVersion: v1.11.2 +CurrentVersionCode: 23