Add library class

This commit is contained in:
inorichi 2015-09-25 12:44:11 +02:00
parent 9e5622c92e
commit 393caaa549
9 changed files with 217 additions and 105 deletions

View file

@ -1,5 +1,6 @@
apply plugin: 'com.android.application'
apply plugin: 'com.neenbedankt.android-apt'
apply plugin: 'me.tatarka.retrolambda'
android {
compileSdkVersion 23