-
Notifications
You must be signed in to change notification settings - Fork 296
Open
Description
Hi,
I guess for doing so I have to add dependencies to the gradle build file,
somehow like this:
dependencies {
implementation (group: 'com.github.percyliang', name: 'sempre', version: '2.4')
}
but when trying to build, I get an error message saying sempre couldn't be found.
Should I use another version number? Any other idea what is going wrong?
jitpack.io repository (for accessing GitHub) is already added.
Thanks for attention,
Stefan
Metadata
Metadata
Assignees
Labels
No labels