Ok sorry for being a noob, how exactly do you build it. I have forked your repo, and opened the project in Android Studio 4.2 and it is asking for config? it says it is only for Android Studio 1.5.1 is that correct? That's a five year old version of android. Yikes!
3:22 PM Gradle sync failed: Unsupported method: SyncIssue.getMultiLineMessage().
The version of Gradle you connect to does not support that method.
To resolve the problem you can change/upgrade the target version of Gradle you connect to.
Alternatively, you can ignore this exception and read other information from the model.
Consult IDE log for more details (Help | Show Log) (10 s 255 ms)
Ok sorry for being a noob, how exactly do you build it. I have forked your repo, and opened the project in Android Studio 4.2 and it is asking for config? it says it is only for Android Studio 1.5.1 is that correct? That's a five year old version of android. Yikes!