-
-
Notifications
You must be signed in to change notification settings - Fork 328
[Bug]: gradle-plugin SNAPSHOT version not yet published #1620
Comments
Thanks for the report. I'll fix it ASAP. |
Update: The above commit should fix the issue, but I still have to test those changes thoroughly. |
Close, I'm tested latest dev building. Working |
Thanks for testing, @MrIkso. I did test the changes on my own and can confirm that the issue has been resolved. There was another issue that I forgot to mention earlier which caused the build to fail when v2.7.1-beta will be released soon with the patch. |
Building the F-Droid client in AndroidIDE will require some changes to the build configuration. For example, I see that the client uses Room database, which depends on the |
What happened?
Source code: https://gitlab.com/fdroid/fdroidclient
What version of AndroidIDE you're using?
F-Droid v2.7.0-beta (27003)
Relevant log output
...wants SNAPSHOT but that's not published: https://mvnrepository.com/artifact/com.itsaky.androidide/gradle-plugin
Duplicate issues
Code of Conduct
The text was updated successfully, but these errors were encountered: