Skip to content

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

Merged
tobiasKaminsky merged 7 commits intomasterfrom
541-empty-responses
Jan 19, 2024
Merged

fix(void): Introduce new EmptyResponse type as successor for Void (#541)#542
tobiasKaminsky merged 7 commits intomasterfrom
541-empty-responses

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
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