Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Remove deprecated APIs #317

Merged
merged 4 commits into from
Oct 5, 2017
Merged

Conversation

ElektrojungeAtWork
Copy link
Contributor

No description provided.

*/
@Deprecated
@SuppressWarnings("unused")
public Class<? extends UpdateActivity> getUpdateActivityClass() {
Copy link
Contributor

@MatkovIvan MatkovIvan Oct 3, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's deprecated only since 5.0
Maybe we should wait a bit?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you are right! Let me update that.

*/
@Deprecated
@SuppressWarnings("unused")
public void onUpdatePermissionsNotGranted() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same

Copy link
Member

@lumaxis lumaxis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@ElektrojungeAtWork ElektrojungeAtWork merged commit 0d6e285 into develop Oct 5, 2017
@ElektrojungeAtWork ElektrojungeAtWork deleted the feature/remove-deprecated-API branch October 5, 2017 23:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants