Sha256: 9aef80e4ed976ba4908d03d68ac5957d0cfea536b6ad2db0b1be1da0dfcbeee4
Contents?: true
Size: 301 Bytes
Versions: 1
Compression:
Stored size: 301 Bytes
Contents
apply plugin: 'com.android.library' apply plugin: 'com.github.dcendents.android-maven' android { compileSdkVersion 25 buildToolsVersion "25.0.2" defaultConfig { minSdkVersion 15 targetSdkVersion 25 versionCode 1 versionName "1.0" } } dependencies { }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
robotkit-0.2.1 | fixtures/{library_module}/build.gradle |