Jelmer Visser

Results 3 comments of Jelmer Visser

Just put a build.gradle file in the main folder of the library project with the following content: apply plugin: 'android-library' android { compileSdkVersion 19 buildToolsVersion '19.0.1' sourceSets { main {...

Didn't look for a solution, used another library for now.