remove billing processor and donation utilities

This commit is contained in:
dkanada 2020-05-05 17:21:04 +09:00
commit 9ebef7eb08
6 changed files with 1 additions and 349 deletions

View file

@ -63,7 +63,6 @@ dependencies {
implementation 'com.github.ksoichiro:android-observablescrollview:1.6.0'
implementation 'com.heinrichreimersoftware:material-intro:1.6'
implementation 'com.h6ah4i.android.widget.advrecyclerview:advrecyclerview:0.11.0'
implementation 'com.anjlab.android.iab.v3:library:1.0.44'
implementation 'com.jakewharton:butterknife:10.1.0'
annotationProcessor 'com.jakewharton:butterknife-compiler:10.1.0'