-
Notifications
You must be signed in to change notification settings - Fork 75
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
Android 15 updates #742
Android 15 updates #742
Conversation
* Also regenerate JARs against Android 15 user build Signed-off-by: Aayush Gupta <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, thanks a lot!
Was contactsbackup/libs/com.android.vcard.jar
still in the same place or do we need to update the comment?
Signed-off-by: Aayush Gupta <[email protected]>
Signed-off-by: Aayush Gupta <[email protected]>
It was still at the same place but I had to run |
ARgh: What targetSdk does the AOSP build set? is there a way we set target to 34 for now? Or can we change target only for tests? |
Signed-off-by: Aayush Gupta <[email protected]>
Done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
awesome, thanks!
No description provided.