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

fix(void): Introduce new EmptyResponse type as successor for Void (#541) #542

Merged
merged 7 commits into from
Jan 19, 2024

Conversation

stefan-niedermann
Copy link
Member

@stefan-niedermann stefan-niedermann commented Apr 19, 2023

⚠️ BREAKING CHANGE ⚠️

Signed-off-by: Stefan Niedermann <info@niedermann.it>
Signed-off-by: Stefan Niedermann <info@niedermann.it>
@David-Development
Copy link
Member

Looks like a promising solution to the Void issue with AGP-8! I'm not really sure how to test it in the Okhttp3Helper .. does anyone actually use the Okhttp3Helper?

@stefan-niedermann
Copy link
Member Author

@AndyScherzinger @tobiasKaminsky @David-Development can you please review the idea and check whether everything still works as expected?

This issue does prohibit 3rd party apps using recent build tools and I'd like to get it solved. Other opinions or ideas are welcome of course.

@David-Development

This comment was marked as resolved.

@stefan-niedermann

This comment was marked as resolved.

@David-Development

This comment was marked as resolved.

stefan-niedermann and others added 4 commits January 17, 2024 08:54
# Conflicts:
#	lib/src/main/java/com/nextcloud/android/sso/helper/Retrofit2Helper.java
Signed-off-by: Stefan Niedermann <info@niedermann.it>
@stefan-niedermann stefan-niedermann marked this pull request as ready for review January 17, 2024 08:33
@stefan-niedermann stefan-niedermann linked an issue Jan 17, 2024 that may be closed by this pull request
@tobiasKaminsky tobiasKaminsky merged commit 0b07b6e into master Jan 19, 2024
5 checks passed
@delete-merged-branch delete-merged-branch bot deleted the 541-empty-responses branch January 19, 2024 08:42
@AndyScherzinger AndyScherzinger added this to the SSO Library 0.9.0 milestone Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Instantiating Void does no longer work with AGP 8
4 participants