-
Notifications
You must be signed in to change notification settings - Fork 231
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
build of v1.1.30 fails claiming outdated Kotlin Gradle plugin #1974
Comments
Hmm, not sure what changed - I haven't modified anything related to the build. I see that F-Droid does have the latest version so it looks like they were able to create a reproducible build. |
Thanks for your swift reply, Imran! F-Droid builds a different flavor:
I didn't try the fdroid flavor and neither the In What's even more strange: I've tried a last time with 1.8.10 replaced by 2.0.21, and get the very same error. Now I'm rather clueless… |
@ImranR98 I encountered a similar issue with another app yesterday, where switching the Flutter version solved it – so I thought to give Obtainium another try with its meanwhile newer release. And indeed, that error I don't see anymore (or not yet?). Instead, I get this now:
Looks like a resource attribute was referenced but not defined? I've built from the commit the v1.1.40 commit points to. |
I've tried to build Obtainium from source to check for Reproducible Builds, but the build failed:
Build recipe used, orienting on your .github workflow:
Did I get something wrong – or do you have a clue what might need fixing? Thanks in advance!
The text was updated successfully, but these errors were encountered: