It still has the problem of the library being located in a subfolder of the repository instead of the root of the repo.
I see you changed the layout from "recursive" to "flat", which avoids the requirement to add a library.properties file, so you have solved the other problem I raised, by a circuitous route.