Hubble: minor gradle updates, minor update to APK#39
Open
billy-lau wants to merge 3 commits intoandroid:masterfrom
Open
Hubble: minor gradle updates, minor update to APK#39billy-lau wants to merge 3 commits intoandroid:masterfrom
billy-lau wants to merge 3 commits intoandroid:masterfrom
Conversation
gradle: - updates AGP dependencies from 7.2.2 to 7.4.2 - updates Gradle version from 7.3.3 to 7.5 apk: - bumped versionCode from 4 to 5 - bumped versionName from 1.2.0 to 1.2.1 - added a v1.2.1 release APK - revised the `latest` symlink Test: Build is successful after change.
- updated Android Gradle Plugin (AGP) from 8.0.0 to 8.2.2. - updated compileSdkVersion and targetSdkVersion from 33 to 34. - bumped Hubble versionName from '1.2.1' to '1.3.0' - bumped Hubble versionCode from 5 to 6. Test: Hubble APK was rebuild and tested with a Pixel 8 running Android 14 on build fingerprint google/shiba/shiba:14/UQ1A.240105.004/11206848:user/release-keys.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
gradle:
apk:
latestsymlinkTest: Build is successful after change.