-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Compile SDK to 34 across everything Target SDK raised in api and api-ui to 32 minSDK version is now 21 across everything. This change perhaps came from another branch. We had already bumped minSDK version before. Or perhaps only app build.gradle was updated before! Dependencies updates: Test runner, test rules, espresso, junit, uiauomator updated in api build gradle ApiResponseTest class - timeout increase helps run the test consistently ok. NotificationTest class - Ignoring a image checking method. Not allowing to pass null in bigPictureIcon. removing the line in code also doesnt pass the test. Hence ignoring this method. From api- builder class, removed the line which sets bigLargeIcon to null. EmbeddedView now uses new ways to setbackground instead of deprecated setBackgroundDrawable method.
- Loading branch information
“Akshay
committed
Nov 8, 2024
1 parent
866a11b
commit 3142bb6
Showing
8 changed files
with
34 additions
and
35 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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