Sha256: 9cf354a7c582af49d1a381c27c670289efefc658580a3876969c1ef4be4054a8
Contents?: true
Size: 301 Bytes
Versions: 10
Compression:
Stored size: 301 Bytes
Contents
apply plugin: 'com.android.library' apply plugin: 'com.github.dcendents.android-maven' android { compileSdkVersion 25 buildToolsVersion "25.0.0" defaultConfig { minSdkVersion 15 targetSdkVersion 25 versionCode 1 versionName "1.0" } } dependencies { }
Version data entries
10 entries across 10 versions & 1 rubygems