-
Notifications
You must be signed in to change notification settings - Fork 84
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
CI/CD pipeline / GitHub action #30
Comments
i would like to contribute.. can u pls assign it to me?? I am working on #8 .. i will probably complete that by tonight.. |
@sapatevaibhav Forked Repo Link.. I have tried almost 16 times with different version of kotlin, but I am stuck with this. It shows expected kotlin version is different. I have referred all internet stuffs, but unable to solve that. Pls help me out. |
Yes the issue is only causing at the time of release build. flutter pub get
flutter pub outdated
flutter pub upgrade --major-versions and then try the workflow... |
ok |
You did this with ur repo or with my forked one ? |
The latest one pull first then try. |
Can u pls share the code of android/build.gradle , android/app/build.gradle, android/settings.gradle ? Of the one which u recently used (successfully built one)... I tried with ur current repository and mine ...It's not working.. again showing error that it is incompatible kotlin version.. |
If nothing changes build simple pipeline without release. |
@sapatevaibhav Hi. I have sem exams this week. Probably, I will continue contributing from 21st may. So, I kindly request you to hold me as assignee. Thank you. |
@sapatevaibhav can you please assign me this issue under GSSOC 2024 |
@hariram4862 are you done with exams. ;-) |
Hey @sapatevaibhav as hariram is not showing up. |
Implement a simple dart CI/CD pipeline which will run after every push to the main branch...
The text was updated successfully, but these errors were encountered: