From 11cbc0dacb510c0f021c62de735c2371da1cbc1c Mon Sep 17 00:00:00 2001 From: TheScarastic Date: Wed, 13 Apr 2022 09:44:18 +0000 Subject: [PATCH] prebuiltapks: Update pvc, edrive, accountmanager pvc - https://gitlab.e.foundation/e/privacy-central/privacycentralapp/-/commit/714db561375e369a9bc080447de6a7b5e619870b eDrive - https://gitlab.e.foundation/e/os/eDrive/-/commit/f881585304ba0dc9c4a83a0b3912513c290342f9 accountmanager - https://gitlab.e.foundation/e/os/AccountManager/-/commit/5575add1d8a759ade11708800bd6bae925e6d7d5 --- AccountManager/app-standard-release-unsigned.apk | 4 ++-- PrivacyCentral/app-e29-release-unsigned.apk | 4 ++-- PrivacyCentral/app-e30-release-unsigned.apk | 4 ++-- eDrive/Android.mk | 2 +- ....e.drive.beta-1-build-o-22-04-09T2001-release-unsigned.apk | 3 --- ....e.drive.beta-1-build-o-22-04-13T0933-release-unsigned.apk | 3 +++ 6 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 eDrive/foundation.e.drive.beta-1-build-o-22-04-09T2001-release-unsigned.apk create mode 100644 eDrive/foundation.e.drive.beta-1-build-o-22-04-13T0933-release-unsigned.apk diff --git a/AccountManager/app-standard-release-unsigned.apk b/AccountManager/app-standard-release-unsigned.apk index b7ca145..35ed68c 100644 --- a/AccountManager/app-standard-release-unsigned.apk +++ b/AccountManager/app-standard-release-unsigned.apk @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8794f9255814d211562d6da46027c1fdca68bfca4f2dc1defd0015726262acb5 -size 9236393 +oid sha256:b1f123abc2eaa992d87c79f11aac274a47862a952d49f35a434d7d7b73edc0c2 +size 9236301 diff --git a/PrivacyCentral/app-e29-release-unsigned.apk b/PrivacyCentral/app-e29-release-unsigned.apk index 76c182b..41c6266 100644 --- a/PrivacyCentral/app-e29-release-unsigned.apk +++ b/PrivacyCentral/app-e29-release-unsigned.apk @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:61363fa5f9e6e6855098e0811e6a12419b7d72baf8dd3202bc812a1e047bc425 -size 121701201 +oid sha256:6f51bad1c79e00e550d441c82309d2da7f3ca38b1f360554098930faf77ccf93 +size 121708252 diff --git a/PrivacyCentral/app-e30-release-unsigned.apk b/PrivacyCentral/app-e30-release-unsigned.apk index 43024f3..76656a8 100644 --- a/PrivacyCentral/app-e30-release-unsigned.apk +++ b/PrivacyCentral/app-e30-release-unsigned.apk @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:23045a1b099bfd641d3a80c576b6031556d99cbb35fb27511825d75a945431ee -size 121704281 +oid sha256:3ff10ebcc86ad328a3953c535c04c8432f2a0a449d9d0928681d12c668d78336 +size 121707236 diff --git a/eDrive/Android.mk b/eDrive/Android.mk index 46a23df..ce2c4ec 100644 --- a/eDrive/Android.mk +++ b/eDrive/Android.mk @@ -9,7 +9,7 @@ LOCAL_CERTIFICATE := platform ifeq ($(PLATFORM_SDK_VERSION), 25) LOCAL_SRC_FILES := foundation.e.drive.beta-1-build-n-22-02-02T0746-release-unsigned.apk else - LOCAL_SRC_FILES := foundation.e.drive.beta-1-build-o-22-04-09T2001-release-unsigned.apk + LOCAL_SRC_FILES := foundation.e.drive.beta-1-build-o-22-04-13T0933-release-unsigned.apk endif LOCAL_MODULE_CLASS := APPS diff --git a/eDrive/foundation.e.drive.beta-1-build-o-22-04-09T2001-release-unsigned.apk b/eDrive/foundation.e.drive.beta-1-build-o-22-04-09T2001-release-unsigned.apk deleted file mode 100644 index 9793af8..0000000 --- a/eDrive/foundation.e.drive.beta-1-build-o-22-04-09T2001-release-unsigned.apk +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f959978d53766f7282041bd9a5988448f2c90c3c6ce4a97bfef9ac05b0020755 -size 2046831 diff --git a/eDrive/foundation.e.drive.beta-1-build-o-22-04-13T0933-release-unsigned.apk b/eDrive/foundation.e.drive.beta-1-build-o-22-04-13T0933-release-unsigned.apk new file mode 100644 index 0000000..045700c --- /dev/null +++ b/eDrive/foundation.e.drive.beta-1-build-o-22-04-13T0933-release-unsigned.apk @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d41e20dfca4dc6f045c9f69d90f2f777b726f9587b2140879c6a48b7e384e4c +size 4174505 -- GitLab