Skip to content
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

Enhancements in Gradle, UI, and SDK Versions #477

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

connectamey
Copy link

Description:
This pull request introduces several key updates to improve the app's build process, user interface, and compatibility with the latest Android standards.

Key Changes:

Gradle Update: Gradle has been upgraded to version 8.1.4. This update ensures compatibility with the latest tools and plugins, and offers performance improvements and bug fixes.

UI Update for Image Sizes: To enhance user experience, particularly on devices with gesture control, the size of images in the UI has been changed to 150dp X 150dp. This adjustment addresses usability issues related to swiping and viewing the bottom sheet, making it more accessible and user-friendly.

SDK Version Update: Both compileSdk and targetSdk have been updated to version 34. This update ensures that the app is built against the latest Android SDK, offering improved features and security enhancements. It also helps in maintaining compatibility with recent Android versions and ensuring the app is utilizing the latest platform capabilities.

Android Studio Version: The project is now compatible with Android Studio Giraffe | 2022.3.1 Patch 4 and working perfectly on Pixel 6 Pro with Android 13. This ensures that developers can use the most recent and stable version of Android Studio for development, benefiting from the latest IDE features and enhancements.

These updates collectively aim to enhance the build process, ensure a better user experience, and keep the app up-to-date with the latest technological standards. They are critical for maintaining the app's performance, security, and compatibility.

Copy link

google-cla bot commented Nov 22, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@google-ml-butler google-ml-butler bot added the size:S CL Change Size: Small label Nov 22, 2023
@connectamey connectamey reopened this Nov 22, 2023
Copy link
Author

@connectamey connectamey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've signed CLA. Let me know if anything else is needed.

@connectamey
Copy link
Author

Let me know if anything else is required for reviewing this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:S CL Change Size: Small
Projects
None yet
2 participants