diff --git a/metadata/com.drdisagree.colorblendr.yml b/metadata/com.drdisagree.colorblendr.yml index 97a3c86efd..0d93386a2b 100644 --- a/metadata/com.drdisagree.colorblendr.yml +++ b/metadata/com.drdisagree.colorblendr.yml @@ -136,9 +136,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$' 'META-INF/services/*' 'assets/*.json' + - versionName: v1.11.3 + versionCode: 24 + commit: c62427b54df92418410632083d7a2ec1661b24f5 + 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.11.2 -CurrentVersionCode: 23 +CurrentVersion: v1.11.3 +CurrentVersionCode: 24