diff --git a/metadata/me.x2gd4.dollphone.yml b/metadata/me.x2gd4.dollphone.yml index f245f36d66..39dc4df71f 100644 --- a/metadata/me.x2gd4.dollphone.yml +++ b/metadata/me.x2gd4.dollphone.yml @@ -90,9 +90,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'assets/*.xml' + - versionName: 1.1.0 + versionCode: 10 + commit: 34f8a757366172f4d4a17cd2391350df42b5de0e + 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.0.8 -CurrentVersionCode: 9 +CurrentVersion: 1.1.0 +CurrentVersionCode: 10