diff --git a/metadata/me.x2gd4.dollphone.yml b/metadata/me.x2gd4.dollphone.yml index 39dc4df71f..b458865112 100644 --- a/metadata/me.x2gd4.dollphone.yml +++ b/metadata/me.x2gd4.dollphone.yml @@ -101,9 +101,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'assets/*.xml' + - versionName: 1.1.2 + versionCode: 12 + commit: cc47a9e44f97d1345c7aab9ff9963e1bb648848d + subdir: app + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.2.3 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ + 'assets/*.xml' + AllowedAPKSigningKeys: 2cc9b4b7618076ba80901b092776e53bd59d35528a741fe2a9818206d3192ac7 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.1.0 -CurrentVersionCode: 10 +CurrentVersion: 1.1.2 +CurrentVersionCode: 12