CodeAssist
CodeAssist copied to clipboard
lib
How to add lib folder
To library example: implementation project(path: ':ayetpublisher3.5')
Your screenshot did not upload properly, can you reupload it?
If you would like to have a jar file as a dependency it would be
implementation files('relative/path/lib.jar')