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

[push_android] Upgrade Kotlin Gradle version #8

Closed
DouglasOGarrido opened this issue May 2, 2023 · 5 comments
Closed

[push_android] Upgrade Kotlin Gradle version #8

DouglasOGarrido opened this issue May 2, 2023 · 5 comments

Comments

@DouglasOGarrido
Copy link

Hi, I'm using the latest version of Flutter and Kotlin Gradle version, but unfortunately the version of push_android dependency do not satisfy newer versions of Kotlin Gradle plugin.

When i build my project:

FAILURE: Build failed with an exception.

* What went wrong:
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
The following dependencies do not satisfy the required version:
project ':push_android' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50

Could you please update the dependencies? Thank you very much.

@ben-xD
Copy link
Owner

ben-xD commented May 9, 2023

Sorry for the delay, I'll try and work on it tonight 🙂

@ben-xD
Copy link
Owner

ben-xD commented May 10, 2023

Sorry for the delay again 😬. Got caught up with other things. Trying now

@DouglasOGarrido
Copy link
Author

Sorry for the delay again 😬. Got caught up with other things. Trying now

Not a problem, thank you for the support! 😃 .

ben-xD added a commit that referenced this issue May 10, 2023
@ben-xD
Copy link
Owner

ben-xD commented May 10, 2023

It turned out to be a bigger task (some dependencies of the example app had already upgraded to API level 33) so I wanted to get all of that done too. I've done that in #10

I've briefly tested on Android, looks good. A few more things to do. Should be released by end of tomorrow.

@ben-xD ben-xD closed this as completed in 142288d May 11, 2023
@ben-xD
Copy link
Owner

ben-xD commented May 11, 2023

Please try 1.0.0 @DouglasOGarrido 🤓

Raphael929 pushed a commit to mytalkgitadmin/push that referenced this issue Aug 25, 2023
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

No branches or pull requests

2 participants