mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-19 04:09:03 +00:00
fully remove facebook
This commit is contained in:
parent
a78e5c0034
commit
bd4af289ed
1 changed files with 0 additions and 4 deletions
|
|
@ -69,10 +69,6 @@ dependencies {
|
|||
|
||||
// IAP Handling / Verification
|
||||
implementation "com.android.billingclient:billing-ktx:4.1.0"
|
||||
//Facebook
|
||||
implementation('com.facebook.android:facebook-android-sdk:13.2.0') {
|
||||
transitive = true
|
||||
}
|
||||
implementation 'fr.avianey.com.viewpagerindicator:library:2.4.1@aar'
|
||||
//RxJava
|
||||
implementation 'io.reactivex.rxjava3:rxandroid:3.0.0'
|
||||
|
|
|
|||
Loading…
Reference in a new issue