Added option to support the development by donating.
This commit is contained in:
parent
5283a0ca7a
commit
d869a87d98
8 changed files with 104 additions and 7 deletions
|
|
@ -101,6 +101,8 @@ dependencies {
|
|||
|
||||
compile 'com.jakewharton:butterknife:7.0.1'
|
||||
|
||||
compile 'com.anjlab.android.iab.v3:library:1.0.26'
|
||||
|
||||
debugCompile 'com.squareup.leakcanary:leakcanary-android:1.3.1'
|
||||
releaseCompile 'com.squareup.leakcanary:leakcanary-android-no-op:1.3.1'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue