-
Notifications
You must be signed in to change notification settings - Fork 527
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix #5435: Fix Espresso tests in Gradle #5467
Conversation
This ensures version upgrades are easier in the future. This does potentially resolve some existing discrepancies since not all dep versions matched across Gradle files.
This updates versions.bzl to match the actual versions of deps being used in the build (by removing the need for conflict resolutions in maven_install.json).
This removes unnecessary deps from Gradle builds, and updates Gradle dep versions to match those used in Bazel (per versions.bzl and maven_install.json).
This upgrades the AndroidX Espresso Accessibility package to version 3.2.0 in an attempt to fix #5435.
@adhiamboperes I wasn't able to test the Espresso runs, but Robolectric tests seem to pass in both Bazel and Gradle here. Note the specific changes:
Could you check this with an Espresso test? It may be also to check both 30dbadb and 3b0c282 since the latter is also updating a lot of Gradle dep versions to bring them in-line with the Bazel build. |
This was missed in the previous commit.
@BenHenning, I ran this and the accessibility issue still persists. I did a bit more digging around, and understood why this is happening. Based on this artifact information, espresso-accessibility/3.2.0(and 3.3.0) depends on com.google.android.apps.common.testing.accessibility.framework:accessibility-test-framework:2.0, and the artifact info in this link shows a dependency on In order to fix this, we have to update both
I fixed this by excluding I have not tested this on Bazel. |
APK & AAB differences analysisNote that this is a summarized snapshot. See the CI artifacts for detailed differences. DevExpand to see flavor specificsUniversal APKAPK file size: 19 MiB (old), 19 MiB (new), 9200 bytes (Removed) APK download size (estimated): 17 MiB (old), 17 MiB (new), 4801 bytes (Removed) Method count: 258712 (old), 258691 (new), 21 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 6788 (old), 6775 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 18 MiB (old), 18 MiB (new), 8788 bytes (Removed)
Configuration hdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration ldpiAPK file size: 49 KiB (old), 48 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 45 KiB (old), 45 KiB (new), 208 bytes (Removed) Configuration tvdpiAPK file size: 86 KiB (old), 85 KiB (new), 364 bytes (Removed) Configuration xhdpiAPK file size: 57 KiB (old), 56 KiB (new), 260 bytes (Removed) Configuration xxhdpiAPK file size: 63 KiB (old), 62 KiB (new), 208 bytes (Removed) Configuration xxxhdpiAPK file size: 63 KiB (old), 63 KiB (new), 208 bytes (Removed) AlphaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 6608 bytes (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 2551 bytes (Removed) Method count: 114931 (old), 114909 (new), 22 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5758 (old), 5745 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 6248 bytes (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 156 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 156 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 260 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) BetaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 6116 bytes (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 3562 bytes (Removed) Method count: 114927 (old), 114915 (new), 12 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5758 (old), 5745 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 5748 bytes (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 156 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 156 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 260 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) GaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 6072 bytes (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 1222 bytes (Removed) Method count: 114927 (old), 114915 (new), 12 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5758 (old), 5745 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 5704 bytes (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 156 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 156 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 260 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) |
2 similar comments
APK & AAB differences analysisNote that this is a summarized snapshot. See the CI artifacts for detailed differences. DevExpand to see flavor specificsUniversal APKAPK file size: 19 MiB (old), 19 MiB (new), 9200 bytes (Removed) APK download size (estimated): 17 MiB (old), 17 MiB (new), 4801 bytes (Removed) Method count: 258712 (old), 258691 (new), 21 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 6788 (old), 6775 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 18 MiB (old), 18 MiB (new), 8788 bytes (Removed)
Configuration hdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration ldpiAPK file size: 49 KiB (old), 48 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 45 KiB (old), 45 KiB (new), 208 bytes (Removed) Configuration tvdpiAPK file size: 86 KiB (old), 85 KiB (new), 364 bytes (Removed) Configuration xhdpiAPK file size: 57 KiB (old), 56 KiB (new), 260 bytes (Removed) Configuration xxhdpiAPK file size: 63 KiB (old), 62 KiB (new), 208 bytes (Removed) Configuration xxxhdpiAPK file size: 63 KiB (old), 63 KiB (new), 208 bytes (Removed) AlphaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 6608 bytes (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 2551 bytes (Removed) Method count: 114931 (old), 114909 (new), 22 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5758 (old), 5745 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 6248 bytes (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 156 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 156 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 260 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) BetaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 6116 bytes (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 3562 bytes (Removed) Method count: 114927 (old), 114915 (new), 12 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5758 (old), 5745 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 5748 bytes (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 156 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 156 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 260 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) GaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 6072 bytes (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 1222 bytes (Removed) Method count: 114927 (old), 114915 (new), 12 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5758 (old), 5745 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 5704 bytes (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 156 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 156 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 260 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) |
APK & AAB differences analysisNote that this is a summarized snapshot. See the CI artifacts for detailed differences. DevExpand to see flavor specificsUniversal APKAPK file size: 19 MiB (old), 19 MiB (new), 9200 bytes (Removed) APK download size (estimated): 17 MiB (old), 17 MiB (new), 4801 bytes (Removed) Method count: 258712 (old), 258691 (new), 21 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 6788 (old), 6775 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 18 MiB (old), 18 MiB (new), 8788 bytes (Removed)
Configuration hdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration ldpiAPK file size: 49 KiB (old), 48 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 45 KiB (old), 45 KiB (new), 208 bytes (Removed) Configuration tvdpiAPK file size: 86 KiB (old), 85 KiB (new), 364 bytes (Removed) Configuration xhdpiAPK file size: 57 KiB (old), 56 KiB (new), 260 bytes (Removed) Configuration xxhdpiAPK file size: 63 KiB (old), 62 KiB (new), 208 bytes (Removed) Configuration xxxhdpiAPK file size: 63 KiB (old), 63 KiB (new), 208 bytes (Removed) AlphaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 6608 bytes (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 2551 bytes (Removed) Method count: 114931 (old), 114909 (new), 22 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5758 (old), 5745 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 6248 bytes (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 156 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 156 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 260 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) BetaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 6116 bytes (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 3562 bytes (Removed) Method count: 114927 (old), 114915 (new), 12 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5758 (old), 5745 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 5748 bytes (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 156 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 156 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 260 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) GaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 6072 bytes (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 1222 bytes (Removed) Method count: 114927 (old), 114915 (new), 12 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5758 (old), 5745 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 5704 bytes (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 156 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 156 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 260 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) |
APK & AAB differences analysisNote that this is a summarized snapshot. See the CI artifacts for detailed differences. DevExpand to see flavor specificsUniversal APKAPK file size: 19 MiB (old), 19 MiB (new), 9208 bytes (Removed) APK download size (estimated): 17 MiB (old), 17 MiB (new), 4803 bytes (Removed) Method count: 258712 (old), 258691 (new), 21 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 6788 (old), 6775 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 18 MiB (old), 18 MiB (new), 8796 bytes (Removed)
Configuration hdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration ldpiAPK file size: 49 KiB (old), 48 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 45 KiB (old), 45 KiB (new), 208 bytes (Removed) Configuration tvdpiAPK file size: 86 KiB (old), 85 KiB (new), 364 bytes (Removed) Configuration xhdpiAPK file size: 57 KiB (old), 56 KiB (new), 260 bytes (Removed) Configuration xxhdpiAPK file size: 63 KiB (old), 62 KiB (new), 208 bytes (Removed) Configuration xxxhdpiAPK file size: 63 KiB (old), 63 KiB (new), 208 bytes (Removed) AlphaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 6612 bytes (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 2569 bytes (Removed) Method count: 114931 (old), 114909 (new), 22 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5758 (old), 5745 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 6252 bytes (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 156 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 156 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 260 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) BetaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 6120 bytes (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 3560 bytes (Removed) Method count: 114927 (old), 114915 (new), 12 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5758 (old), 5745 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 5752 bytes (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 156 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 156 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 260 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) GaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 6076 bytes (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 1202 bytes (Removed) Method count: 114927 (old), 114915 (new), 12 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5758 (old), 5745 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 5712 bytes (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 156 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 156 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 260 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) |
1 similar comment
APK & AAB differences analysisNote that this is a summarized snapshot. See the CI artifacts for detailed differences. DevExpand to see flavor specificsUniversal APKAPK file size: 19 MiB (old), 19 MiB (new), 9208 bytes (Removed) APK download size (estimated): 17 MiB (old), 17 MiB (new), 4803 bytes (Removed) Method count: 258712 (old), 258691 (new), 21 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 6788 (old), 6775 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 18 MiB (old), 18 MiB (new), 8796 bytes (Removed)
Configuration hdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration ldpiAPK file size: 49 KiB (old), 48 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 45 KiB (old), 45 KiB (new), 208 bytes (Removed) Configuration tvdpiAPK file size: 86 KiB (old), 85 KiB (new), 364 bytes (Removed) Configuration xhdpiAPK file size: 57 KiB (old), 56 KiB (new), 260 bytes (Removed) Configuration xxhdpiAPK file size: 63 KiB (old), 62 KiB (new), 208 bytes (Removed) Configuration xxxhdpiAPK file size: 63 KiB (old), 63 KiB (new), 208 bytes (Removed) AlphaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 6612 bytes (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 2569 bytes (Removed) Method count: 114931 (old), 114909 (new), 22 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5758 (old), 5745 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 6252 bytes (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 156 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 156 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 260 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) BetaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 6120 bytes (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 3560 bytes (Removed) Method count: 114927 (old), 114915 (new), 12 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5758 (old), 5745 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 5752 bytes (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 156 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 156 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 260 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) GaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 6076 bytes (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 1202 bytes (Removed) Method count: 114927 (old), 114915 (new), 12 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5758 (old), 5745 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 5712 bytes (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 156 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 156 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 260 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) |
APK & AAB differences analysisNote that this is a summarized snapshot. See the CI artifacts for detailed differences. DevExpand to see flavor specificsUniversal APKAPK file size: 19 MiB (old), 19 MiB (new), 13 KiB (Removed) APK download size (estimated): 17 MiB (old), 17 MiB (new), 12 KiB (Removed) Method count: 258882 (old), 258691 (new), 191 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 6788 (old), 6775 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 18 MiB (old), 18 MiB (new), 13 KiB (Removed)
Configuration hdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration ldpiAPK file size: 49 KiB (old), 48 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 45 KiB (old), 45 KiB (new), 208 bytes (Removed) Configuration tvdpiAPK file size: 86 KiB (old), 85 KiB (new), 364 bytes (Removed) Configuration xhdpiAPK file size: 57 KiB (old), 56 KiB (new), 260 bytes (Removed) Configuration xxhdpiAPK file size: 63 KiB (old), 62 KiB (new), 208 bytes (Removed) Configuration xxxhdpiAPK file size: 63 KiB (old), 63 KiB (new), 208 bytes (Removed) AlphaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 11 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 9157 bytes (Removed) Method count: 115011 (old), 114909 (new), 102 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5758 (old), 5745 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 10 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 156 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 156 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 260 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) BetaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 11 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 6175 bytes (Removed) Method count: 115007 (old), 114915 (new), 92 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5758 (old), 5745 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 11 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 156 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 156 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 260 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) GaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 11 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 3538 bytes (Removed) Method count: 115007 (old), 114915 (new), 92 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5758 (old), 5745 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 11 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 156 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 156 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 260 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) |
APK & AAB differences analysisNote that this is a summarized snapshot. See the CI artifacts for detailed differences. DevExpand to see flavor specificsUniversal APKAPK file size: 19 MiB (old), 19 MiB (new), 23 KiB (Removed) APK download size (estimated): 17 MiB (old), 17 MiB (new), 18 KiB (Removed) Method count: 259120 (old), 258691 (new), 429 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 6788 (old), 6775 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 18 MiB (old), 18 MiB (new), 23 KiB (Removed)
Configuration hdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration ldpiAPK file size: 49 KiB (old), 48 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 45 KiB (old), 45 KiB (new), 208 bytes (Removed) Configuration tvdpiAPK file size: 86 KiB (old), 85 KiB (new), 364 bytes (Removed) Configuration xhdpiAPK file size: 57 KiB (old), 56 KiB (new), 260 bytes (Removed) Configuration xxhdpiAPK file size: 63 KiB (old), 62 KiB (new), 208 bytes (Removed) Configuration xxxhdpiAPK file size: 63 KiB (old), 63 KiB (new), 208 bytes (Removed) AlphaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 15 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 16 KiB (Removed) Method count: 115112 (old), 114909 (new), 203 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5758 (old), 5745 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 15 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 156 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 156 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 260 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) BetaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 15 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 11 KiB (Removed) Method count: 115108 (old), 114915 (new), 193 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5758 (old), 5745 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 15 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 156 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 156 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 260 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) GaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 15 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 12 KiB (Removed) Method count: 115108 (old), 114915 (new), 193 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5758 (old), 5745 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 15 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 156 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 156 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 260 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) |
1 similar comment
APK & AAB differences analysisNote that this is a summarized snapshot. See the CI artifacts for detailed differences. DevExpand to see flavor specificsUniversal APKAPK file size: 19 MiB (old), 19 MiB (new), 23 KiB (Removed) APK download size (estimated): 17 MiB (old), 17 MiB (new), 18 KiB (Removed) Method count: 259120 (old), 258691 (new), 429 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 6788 (old), 6775 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 18 MiB (old), 18 MiB (new), 23 KiB (Removed)
Configuration hdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration ldpiAPK file size: 49 KiB (old), 48 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 45 KiB (old), 45 KiB (new), 208 bytes (Removed) Configuration tvdpiAPK file size: 86 KiB (old), 85 KiB (new), 364 bytes (Removed) Configuration xhdpiAPK file size: 57 KiB (old), 56 KiB (new), 260 bytes (Removed) Configuration xxhdpiAPK file size: 63 KiB (old), 62 KiB (new), 208 bytes (Removed) Configuration xxxhdpiAPK file size: 63 KiB (old), 63 KiB (new), 208 bytes (Removed) AlphaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 15 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 16 KiB (Removed) Method count: 115112 (old), 114909 (new), 203 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5758 (old), 5745 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 15 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 156 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 156 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 260 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) BetaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 15 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 11 KiB (Removed) Method count: 115108 (old), 114915 (new), 193 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5758 (old), 5745 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 15 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 156 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 156 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 260 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) GaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 15 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 12 KiB (Removed) Method count: 115108 (old), 114915 (new), 193 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5758 (old), 5745 (new), 13 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 15 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 156 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 260 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 156 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 260 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 208 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 156 bytes (Removed) |
Hi @BenHenning, I'm going to mark this PR as stale because it hasn't had any updates for 7 days. If no further activity occurs within 7 days, it will be automatically closed so that others can take up the issue. |
APK & AAB differences analysisNote that this is a summarized snapshot. See the CI artifacts for detailed differences. DevExpand to see flavor specificsUniversal APKAPK file size: 19 MiB (old), 19 MiB (new), 33 KiB (Removed) APK download size (estimated): 17 MiB (old), 17 MiB (new), 25 KiB (Removed) Method count: 259155 (old), 258691 (new), 464 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 6806 (old), 6775 (new), 31 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 18 MiB (old), 18 MiB (new), 32 KiB (Removed)
Configuration hdpiAPK file size: 50 KiB (old), 49 KiB (new), 288 bytes (Removed) Configuration ldpiAPK file size: 49 KiB (old), 48 KiB (new), 360 bytes (Removed) Configuration mdpiAPK file size: 45 KiB (old), 45 KiB (new), 288 bytes (Removed) Configuration tvdpiAPK file size: 86 KiB (old), 85 KiB (new), 504 bytes (Removed) Configuration xhdpiAPK file size: 57 KiB (old), 56 KiB (new), 360 bytes (Removed) Configuration xxhdpiAPK file size: 63 KiB (old), 62 KiB (new), 288 bytes (Removed) Configuration xxxhdpiAPK file size: 63 KiB (old), 63 KiB (new), 288 bytes (Removed) AlphaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 62 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 57 KiB (Removed) Method count: 115689 (old), 114909 (new), 780 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5774 (old), 5745 (new), 29 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 11 MiB (old), 10 MiB (new), 61 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 216 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 360 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 216 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 360 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 288 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 216 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 216 bytes (Removed) BetaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 62 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 52 KiB (Removed) Method count: 115695 (old), 114915 (new), 780 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5774 (old), 5745 (new), 29 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 61 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 216 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 360 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 216 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 360 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 288 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 216 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 216 bytes (Removed) GaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 62 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 50 KiB (Removed) Method count: 115695 (old), 114915 (new), 780 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5774 (old), 5745 (new), 29 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 61 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 216 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 360 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 216 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 360 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 288 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 216 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 216 bytes (Removed) |
2 similar comments
APK & AAB differences analysisNote that this is a summarized snapshot. See the CI artifacts for detailed differences. DevExpand to see flavor specificsUniversal APKAPK file size: 19 MiB (old), 19 MiB (new), 33 KiB (Removed) APK download size (estimated): 17 MiB (old), 17 MiB (new), 25 KiB (Removed) Method count: 259155 (old), 258691 (new), 464 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 6806 (old), 6775 (new), 31 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 18 MiB (old), 18 MiB (new), 32 KiB (Removed)
Configuration hdpiAPK file size: 50 KiB (old), 49 KiB (new), 288 bytes (Removed) Configuration ldpiAPK file size: 49 KiB (old), 48 KiB (new), 360 bytes (Removed) Configuration mdpiAPK file size: 45 KiB (old), 45 KiB (new), 288 bytes (Removed) Configuration tvdpiAPK file size: 86 KiB (old), 85 KiB (new), 504 bytes (Removed) Configuration xhdpiAPK file size: 57 KiB (old), 56 KiB (new), 360 bytes (Removed) Configuration xxhdpiAPK file size: 63 KiB (old), 62 KiB (new), 288 bytes (Removed) Configuration xxxhdpiAPK file size: 63 KiB (old), 63 KiB (new), 288 bytes (Removed) AlphaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 62 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 57 KiB (Removed) Method count: 115689 (old), 114909 (new), 780 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5774 (old), 5745 (new), 29 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 11 MiB (old), 10 MiB (new), 61 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 216 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 360 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 216 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 360 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 288 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 216 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 216 bytes (Removed) BetaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 62 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 52 KiB (Removed) Method count: 115695 (old), 114915 (new), 780 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5774 (old), 5745 (new), 29 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 61 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 216 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 360 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 216 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 360 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 288 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 216 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 216 bytes (Removed) GaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 62 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 50 KiB (Removed) Method count: 115695 (old), 114915 (new), 780 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5774 (old), 5745 (new), 29 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 61 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 216 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 360 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 216 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 360 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 288 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 216 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 216 bytes (Removed) |
APK & AAB differences analysisNote that this is a summarized snapshot. See the CI artifacts for detailed differences. DevExpand to see flavor specificsUniversal APKAPK file size: 19 MiB (old), 19 MiB (new), 33 KiB (Removed) APK download size (estimated): 17 MiB (old), 17 MiB (new), 25 KiB (Removed) Method count: 259155 (old), 258691 (new), 464 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 6806 (old), 6775 (new), 31 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 18 MiB (old), 18 MiB (new), 32 KiB (Removed)
Configuration hdpiAPK file size: 50 KiB (old), 49 KiB (new), 288 bytes (Removed) Configuration ldpiAPK file size: 49 KiB (old), 48 KiB (new), 360 bytes (Removed) Configuration mdpiAPK file size: 45 KiB (old), 45 KiB (new), 288 bytes (Removed) Configuration tvdpiAPK file size: 86 KiB (old), 85 KiB (new), 504 bytes (Removed) Configuration xhdpiAPK file size: 57 KiB (old), 56 KiB (new), 360 bytes (Removed) Configuration xxhdpiAPK file size: 63 KiB (old), 62 KiB (new), 288 bytes (Removed) Configuration xxxhdpiAPK file size: 63 KiB (old), 63 KiB (new), 288 bytes (Removed) AlphaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 62 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 57 KiB (Removed) Method count: 115689 (old), 114909 (new), 780 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5774 (old), 5745 (new), 29 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 11 MiB (old), 10 MiB (new), 61 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 216 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 360 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 216 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 360 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 288 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 216 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 216 bytes (Removed) BetaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 62 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 52 KiB (Removed) Method count: 115695 (old), 114915 (new), 780 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5774 (old), 5745 (new), 29 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 61 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 216 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 360 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 216 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 360 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 288 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 216 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 216 bytes (Removed) GaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 62 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 50 KiB (Removed) Method count: 115695 (old), 114915 (new), 780 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5774 (old), 5745 (new), 29 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 61 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 216 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 360 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 216 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 360 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 288 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 216 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 216 bytes (Removed) |
APK & AAB differences analysisNote that this is a summarized snapshot. See the CI artifacts for detailed differences. DevExpand to see flavor specificsUniversal APKAPK file size: 19 MiB (old), 19 MiB (new), 35 KiB (Removed) APK download size (estimated): 17 MiB (old), 17 MiB (new), 27 KiB (Removed) Method count: 259140 (old), 258691 (new), 449 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 6808 (old), 6775 (new), 33 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 18 MiB (old), 18 MiB (new), 34 KiB (Removed)
Configuration hdpiAPK file size: 50 KiB (old), 49 KiB (new), 300 bytes (Removed) Configuration ldpiAPK file size: 49 KiB (old), 48 KiB (new), 376 bytes (Removed) Configuration mdpiAPK file size: 45 KiB (old), 45 KiB (new), 304 bytes (Removed) Configuration tvdpiAPK file size: 86 KiB (old), 85 KiB (new), 524 bytes (Removed) Configuration xhdpiAPK file size: 57 KiB (old), 56 KiB (new), 372 bytes (Removed) Configuration xxhdpiAPK file size: 63 KiB (old), 62 KiB (new), 304 bytes (Removed) Configuration xxxhdpiAPK file size: 63 KiB (old), 63 KiB (new), 308 bytes (Removed) AlphaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 64 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 59 KiB (Removed) Method count: 115714 (old), 114909 (new), 805 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5776 (old), 5745 (new), 31 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 11 MiB (old), 10 MiB (new), 64 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 228 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 376 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 232 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 380 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 300 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 232 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 236 bytes (Removed) BetaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 64 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 55 KiB (Removed) Method count: 115720 (old), 114915 (new), 805 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5776 (old), 5745 (new), 31 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 63 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 228 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 376 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 232 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 380 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 300 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 232 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 236 bytes (Removed) GaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 64 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 52 KiB (Removed) Method count: 115720 (old), 114915 (new), 805 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5776 (old), 5745 (new), 31 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 63 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 228 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 376 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 232 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 380 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 300 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 232 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 236 bytes (Removed) |
2 similar comments
APK & AAB differences analysisNote that this is a summarized snapshot. See the CI artifacts for detailed differences. DevExpand to see flavor specificsUniversal APKAPK file size: 19 MiB (old), 19 MiB (new), 35 KiB (Removed) APK download size (estimated): 17 MiB (old), 17 MiB (new), 27 KiB (Removed) Method count: 259140 (old), 258691 (new), 449 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 6808 (old), 6775 (new), 33 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 18 MiB (old), 18 MiB (new), 34 KiB (Removed)
Configuration hdpiAPK file size: 50 KiB (old), 49 KiB (new), 300 bytes (Removed) Configuration ldpiAPK file size: 49 KiB (old), 48 KiB (new), 376 bytes (Removed) Configuration mdpiAPK file size: 45 KiB (old), 45 KiB (new), 304 bytes (Removed) Configuration tvdpiAPK file size: 86 KiB (old), 85 KiB (new), 524 bytes (Removed) Configuration xhdpiAPK file size: 57 KiB (old), 56 KiB (new), 372 bytes (Removed) Configuration xxhdpiAPK file size: 63 KiB (old), 62 KiB (new), 304 bytes (Removed) Configuration xxxhdpiAPK file size: 63 KiB (old), 63 KiB (new), 308 bytes (Removed) AlphaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 64 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 59 KiB (Removed) Method count: 115714 (old), 114909 (new), 805 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5776 (old), 5745 (new), 31 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 11 MiB (old), 10 MiB (new), 64 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 228 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 376 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 232 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 380 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 300 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 232 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 236 bytes (Removed) BetaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 64 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 55 KiB (Removed) Method count: 115720 (old), 114915 (new), 805 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5776 (old), 5745 (new), 31 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 63 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 228 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 376 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 232 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 380 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 300 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 232 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 236 bytes (Removed) GaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 64 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 52 KiB (Removed) Method count: 115720 (old), 114915 (new), 805 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5776 (old), 5745 (new), 31 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 63 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 228 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 376 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 232 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 380 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 300 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 232 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 236 bytes (Removed) |
APK & AAB differences analysisNote that this is a summarized snapshot. See the CI artifacts for detailed differences. DevExpand to see flavor specificsUniversal APKAPK file size: 19 MiB (old), 19 MiB (new), 35 KiB (Removed) APK download size (estimated): 17 MiB (old), 17 MiB (new), 27 KiB (Removed) Method count: 259140 (old), 258691 (new), 449 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 6808 (old), 6775 (new), 33 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 18 MiB (old), 18 MiB (new), 34 KiB (Removed)
Configuration hdpiAPK file size: 50 KiB (old), 49 KiB (new), 300 bytes (Removed) Configuration ldpiAPK file size: 49 KiB (old), 48 KiB (new), 376 bytes (Removed) Configuration mdpiAPK file size: 45 KiB (old), 45 KiB (new), 304 bytes (Removed) Configuration tvdpiAPK file size: 86 KiB (old), 85 KiB (new), 524 bytes (Removed) Configuration xhdpiAPK file size: 57 KiB (old), 56 KiB (new), 372 bytes (Removed) Configuration xxhdpiAPK file size: 63 KiB (old), 62 KiB (new), 304 bytes (Removed) Configuration xxxhdpiAPK file size: 63 KiB (old), 63 KiB (new), 308 bytes (Removed) AlphaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 64 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 59 KiB (Removed) Method count: 115714 (old), 114909 (new), 805 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5776 (old), 5745 (new), 31 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 11 MiB (old), 10 MiB (new), 64 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 228 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 376 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 232 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 380 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 300 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 232 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 236 bytes (Removed) BetaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 64 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 55 KiB (Removed) Method count: 115720 (old), 114915 (new), 805 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5776 (old), 5745 (new), 31 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 63 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 228 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 376 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 232 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 380 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 300 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 232 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 236 bytes (Removed) GaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 64 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 52 KiB (Removed) Method count: 115720 (old), 114915 (new), 805 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5776 (old), 5745 (new), 31 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 63 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 228 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 376 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 232 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 380 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 300 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 232 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 236 bytes (Removed) |
APK & AAB differences analysisNote that this is a summarized snapshot. See the CI artifacts for detailed differences. DevExpand to see flavor specificsUniversal APKAPK file size: 19 MiB (old), 19 MiB (new), 36 KiB (Removed) APK download size (estimated): 17 MiB (old), 17 MiB (new), 28 KiB (Removed) Method count: 259183 (old), 258691 (new), 492 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 6808 (old), 6775 (new), 33 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 18 MiB (old), 18 MiB (new), 36 KiB (Removed)
Configuration hdpiAPK file size: 50 KiB (old), 49 KiB (new), 300 bytes (Removed) Configuration ldpiAPK file size: 49 KiB (old), 48 KiB (new), 376 bytes (Removed) Configuration mdpiAPK file size: 45 KiB (old), 45 KiB (new), 304 bytes (Removed) Configuration tvdpiAPK file size: 86 KiB (old), 85 KiB (new), 524 bytes (Removed) Configuration xhdpiAPK file size: 57 KiB (old), 56 KiB (new), 372 bytes (Removed) Configuration xxhdpiAPK file size: 63 KiB (old), 62 KiB (new), 304 bytes (Removed) Configuration xxxhdpiAPK file size: 63 KiB (old), 63 KiB (new), 308 bytes (Removed) AlphaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 65 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 63 KiB (Removed) Method count: 115727 (old), 114909 (new), 818 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5776 (old), 5745 (new), 31 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 11 MiB (old), 10 MiB (new), 65 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 228 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 376 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 232 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 380 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 300 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 232 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 236 bytes (Removed) BetaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 66 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 58 KiB (Removed) Method count: 115733 (old), 114915 (new), 818 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5776 (old), 5745 (new), 31 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 65 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 228 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 376 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 232 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 380 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 300 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 232 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 236 bytes (Removed) GaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 66 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 56 KiB (Removed) Method count: 115733 (old), 114915 (new), 818 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5776 (old), 5745 (new), 31 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 65 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 228 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 376 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 232 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 380 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 300 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 232 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 236 bytes (Removed) |
APK & AAB differences analysisNote that this is a summarized snapshot. See the CI artifacts for detailed differences. DevExpand to see flavor specificsUniversal APKAPK file size: 19 MiB (old), 19 MiB (new), 36 KiB (Removed) APK download size (estimated): 17 MiB (old), 17 MiB (new), 28 KiB (Removed) Method count: 259177 (old), 258691 (new), 486 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 6808 (old), 6775 (new), 33 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 18 MiB (old), 18 MiB (new), 36 KiB (Removed)
Configuration hdpiAPK file size: 50 KiB (old), 49 KiB (new), 300 bytes (Removed) Configuration ldpiAPK file size: 49 KiB (old), 48 KiB (new), 376 bytes (Removed) Configuration mdpiAPK file size: 45 KiB (old), 45 KiB (new), 304 bytes (Removed) Configuration tvdpiAPK file size: 86 KiB (old), 85 KiB (new), 524 bytes (Removed) Configuration xhdpiAPK file size: 57 KiB (old), 56 KiB (new), 372 bytes (Removed) Configuration xxhdpiAPK file size: 63 KiB (old), 62 KiB (new), 304 bytes (Removed) Configuration xxxhdpiAPK file size: 63 KiB (old), 63 KiB (new), 308 bytes (Removed) AlphaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 65 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 62 KiB (Removed) Method count: 115723 (old), 114909 (new), 814 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5776 (old), 5745 (new), 31 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 11 MiB (old), 10 MiB (new), 65 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 228 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 376 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 232 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 380 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 300 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 232 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 236 bytes (Removed) BetaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 65 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 56 KiB (Removed) Method count: 115729 (old), 114915 (new), 814 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5776 (old), 5745 (new), 31 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 65 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 228 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 376 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 232 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 380 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 300 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 232 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 236 bytes (Removed) GaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 65 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 55 KiB (Removed) Method count: 115729 (old), 114915 (new), 814 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5776 (old), 5745 (new), 31 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 65 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 228 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 376 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 232 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 380 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 300 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 232 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 236 bytes (Removed) |
APK & AAB differences analysisNote that this is a summarized snapshot. See the CI artifacts for detailed differences. DevExpand to see flavor specificsUniversal APKAPK file size: 19 MiB (old), 19 MiB (new), 36 KiB (Removed) APK download size (estimated): 17 MiB (old), 17 MiB (new), 28 KiB (Removed) Method count: 259177 (old), 258691 (new), 486 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 6808 (old), 6775 (new), 33 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 18 MiB (old), 18 MiB (new), 36 KiB (Removed)
Configuration hdpiAPK file size: 50 KiB (old), 49 KiB (new), 300 bytes (Removed) Configuration ldpiAPK file size: 49 KiB (old), 48 KiB (new), 376 bytes (Removed) Configuration mdpiAPK file size: 45 KiB (old), 45 KiB (new), 304 bytes (Removed) Configuration tvdpiAPK file size: 86 KiB (old), 85 KiB (new), 524 bytes (Removed) Configuration xhdpiAPK file size: 57 KiB (old), 56 KiB (new), 372 bytes (Removed) Configuration xxhdpiAPK file size: 63 KiB (old), 62 KiB (new), 304 bytes (Removed) Configuration xxxhdpiAPK file size: 63 KiB (old), 63 KiB (new), 308 bytes (Removed) AlphaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 65 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 62 KiB (Removed) Method count: 115723 (old), 114909 (new), 814 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5776 (old), 5745 (new), 31 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 11 MiB (old), 10 MiB (new), 65 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 228 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 376 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 232 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 380 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 300 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 232 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 236 bytes (Removed) BetaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 65 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 56 KiB (Removed) Method count: 115729 (old), 114915 (new), 814 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5776 (old), 5745 (new), 31 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 65 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 228 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 376 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 232 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 380 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 300 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 232 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 236 bytes (Removed) GaExpand to see flavor specificsUniversal APKAPK file size: 11 MiB (old), 11 MiB (new), 65 KiB (Removed) APK download size (estimated): 10 MiB (old), 10 MiB (new), 55 KiB (Removed) Method count: 115729 (old), 114915 (new), 814 (Removed) Features: 2 (old), 2 (new), 0 (No change) Permissions: 6 (old), 6 (new), 0 (No change) Resources: 5776 (old), 5745 (new), 31 (Removed)
Lesson assets: 111 (old), 111 (new), 0 (No change) AAB differencesExpand to see AAB specificsSupported configurations:
Base APKAPK file size: 10 MiB (old), 10 MiB (new), 65 KiB (Removed)
Configuration hdpiAPK file size: 43 KiB (old), 43 KiB (new), 228 bytes (Removed) Configuration ldpiAPK file size: 44 KiB (old), 44 KiB (new), 376 bytes (Removed) Configuration mdpiAPK file size: 38 KiB (old), 38 KiB (new), 232 bytes (Removed) Configuration tvdpiAPK file size: 73 KiB (old), 72 KiB (new), 380 bytes (Removed) Configuration xhdpiAPK file size: 50 KiB (old), 49 KiB (new), 300 bytes (Removed) Configuration xxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 232 bytes (Removed) Configuration xxxhdpiAPK file size: 55 KiB (old), 55 KiB (new), 236 bytes (Removed) |
Explanation
TODO: Explanation.
Essential Checklist
For UI-specific PRs only
If your PR includes UI-related changes, then: