diff --git a/metadata/com.drdisagree.colorblendr.yml b/metadata/com.drdisagree.colorblendr.yml index 198af3d3be..395b5acc12 100644 --- a/metadata/com.drdisagree.colorblendr.yml +++ b/metadata/com.drdisagree.colorblendr.yml @@ -158,9 +158,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$' 'META-INF/services/*' 'assets/*.json' + - versionName: v1.11.5 + versionCode: 26 + commit: 0f385488723ecd1d36df8e35208c773211d20015 + 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.4 -CurrentVersionCode: 25 +CurrentVersion: v1.11.5 +CurrentVersionCode: 26