Basile Maret

Results 3 issues of Basile Maret

Currently, this repository contains two things: 1. the [`core`](https://github.com/librespeed/speedtest-android/tree/master/Speedtest-Android/app/src/main/java/com/fdossena/speedtest/core) package which provides an interface to execute speedtests 2. an Android application template that uses this interface I suggest that you...

This PR fixes issue #10 The following has been done: * Create a library from scratch and add librespeed's `core` package to it * Removed android dependencies to make library...

Version 2.0.1 is registered as `v2.0.1-beta` in jitpack and not `2.0.1-beta` Also use `implementation` instead of `compile` to comply with gradle 3.0.0