oryanm / TrelloWidget

Android widget for Trello's lists
MIT License
60 stars 24 forks source link

Update target API level #40

Closed MatHazak closed 11 months ago

MatHazak commented 12 months ago

As you may have noticed by Play Console, the app is currently only available on devices running Android OS at or below the app's target API level (i.e. 28). Any new update must target API level 33 or above. (Play Console Help)

I am willing to work on this app and contribute some maintenance and feature code. As a starting point, I suggest updating the dependencies and other build configurations.

oryanm commented 12 months ago

Yeah I stopped maintaining this since I stopped using trello. If you're willing to take it over I'm happy to give you admin access.

MatHazak commented 12 months ago

That's fine. But can I count on you for code reviews or issue discussions? I have created a pull request for this issue #41 After that, I want to work on the architecture and implement some new components / migrate some current components to make the code more maintainable.

oryanm commented 11 months ago

Well as an admin you wont need code reviews. I don't have time to do that. Happy to to discuss whatever every once in a while though.

MatHazak commented 11 months ago

Okay. So would you please merge the PR or give me access to do that?

oryanm commented 11 months ago

I've added you as collaborator. Let me know if that lets you merge. I'll also need to add you (email?) to the play console backend.

MatHazak commented 11 months ago

All right. I merged the PR ^^ Currently I don't have a Play Console account, but I can get one if needed.

oryanm commented 11 months ago

You're gonna need one if you want to publish these changes.

MatHazak commented 11 months ago

I'll let you know as soon as I get an account.