diff --git a/metadata/com.drdisagree.colorblendr.yml b/metadata/com.drdisagree.colorblendr.yml index d79d2562f7..17dc66e107 100644 --- a/metadata/com.drdisagree.colorblendr.yml +++ b/metadata/com.drdisagree.colorblendr.yml @@ -114,9 +114,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$' 'META-INF/services/*' 'assets/*.json' + - versionName: v1.10.2 + versionCode: 20 + commit: 393644f003d76eaa330e4d4546ad6df2deded142 + 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.1 -CurrentVersionCode: 19 +CurrentVersion: v1.10.2 +CurrentVersionCode: 20