Closed RichardHoOoOo closed 1 year ago
Hm... I have no idea what's going on here. It seems to complain about filling the divider_line layout file, but that file is definitely there for me and commited into the repository.
Given that the build works for me and seems to also have worked fine for the F-Droid release, I suspect this is an issue on your side. Unfortunately, all I can suggest here is to try and clear the build caches and try again.
Hi, thanks for your reply. It looks using ./gradlew assembleDebug
can build the apk successfully.
When I use
./gradlew assemble
to build the project. I met the following errorCould you check the problem?