stash away stuff

This commit is contained in:
Vincent Breitmoser
2015-06-14 15:05:47 +02:00
parent 442aed8a2d
commit 6f47c78981
5 changed files with 1307 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ buildscript {
classpath 'com.novoda:bintray-release:0.2.7'
classpath 'org.kt3k.gradle.plugin:coveralls-gradle-plugin:2.0.1'
// classpath 'com.stanfy.spoon:spoon-gradle-plugin:1.0.2'
}
}
@@ -44,4 +45,4 @@ project(':extern:spongycastle') {
ext {
compileSdkVersion = 22
buildToolsVersion = '22.0.1'
}
}