Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lib_base
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sikang
lib_base
Commits
c6687c58
Commit
c6687c58
authored
Jun 05, 2019
by
sikang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
AccountKit 升级版本
parent
1d8618ee
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
21 deletions
+1
-21
build.gradle
+1
-21
No files found.
build.gradle
View file @
c6687c58
...
@@ -44,9 +44,6 @@ repositories {
...
@@ -44,9 +44,6 @@ repositories {
dependencies
{
dependencies
{
api
fileTree
(
dir:
'libs'
,
include:
[
'*.jar'
])
api
fileTree
(
dir:
'libs'
,
include:
[
'*.jar'
])
testImplementation
'junit:junit:4.12'
testImplementation
'junit:junit:4.12'
// noinspection GradleCompatible
// androidTestImplementation 'com.android.support.test:runner:1.0.2'
// androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
// multidex
// multidex
api
'com.android.support:multidex:1.0.3'
api
'com.android.support:multidex:1.0.3'
...
@@ -68,9 +65,7 @@ dependencies {
...
@@ -68,9 +65,7 @@ dependencies {
//同盾
//同盾
//SDK-TD-START
compileOnly
(
name:
'android_spirit-20190220-2.0.0.1'
,
ext:
'aar'
)
compileOnly
(
name:
'android_spirit-20190220-2.0.0.1'
,
ext:
'aar'
)
//SDK-TD-END
api
(
name:
'libfbref-release'
,
ext:
'aar'
)
api
(
name:
'libfbref-release'
,
ext:
'aar'
)
...
@@ -119,21 +114,8 @@ dependencies {
...
@@ -119,21 +114,8 @@ dependencies {
// api 'com.google.android.gms:play-services-ads:15.0.1'
// api 'com.google.android.gms:play-services-ads:15.0.1'
//facebook accountKit SDK
//facebook accountKit SDK
api
'com.facebook.android:account-kit-sdk:
4.37.0
'
api
'com.facebook.android:account-kit-sdk:
5.+
'
// api 'com.facebook.android:account-kit-sdk:5.+'
//SDK-CHANNEL-START
// //kochava
// api 'com.kochava.base:tracker:3.6.0'
// //Optional: Instant App Status Collection
// api 'com.google.android.instantapps:instantapps:1.1.0'
// //mixpanel
// api 'com.mixpanel.android:mixpanel-android:5.+'
//SDK-CHANNEL-END
//魔蝎
// api 'com.moxie:moxie-client-inter:1.1.6.2'
//SDK-FACEBOOK-START
//SDK-FACEBOOK-START
api
'com.facebook.android:facebook-android-sdk:[4,5)'
api
'com.facebook.android:facebook-android-sdk:[4,5)'
...
@@ -142,8 +124,6 @@ dependencies {
...
@@ -142,8 +124,6 @@ dependencies {
//AppsFlyer
//AppsFlyer
// api 'com.appsflyer:af-android-sdk:4+@aar'
// api 'com.appsflyer:af-android-sdk:4+@aar'
//zendesk
//zendesk
api
group:
'com.zendesk'
,
name:
'support'
,
version:
'2.1.1'
api
group:
'com.zendesk'
,
name:
'support'
,
version:
'2.1.1'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment