打点配置

back_recharge
zhangshanxue 2020-07-06 18:13:57 +08:00
parent 4459f03ce0
commit 8253bdcc6a
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ dependencies {
compile("com.fasterxml.jackson.core:jackson-databind:2.3.3")
compile group: 'com.googlecode.protobuf-java-format', name: 'protobuf-java-format', version: '1.2'
compile group: 'com.google.code.gson', name: 'gson', version: '2.2.4'
compile group: 'cn.thinkingdata', name: 'thinkingdatasdk', version: '1.5.1'
// compile("org.luaj:luaj-jse:3.0.1")
compile("org.apache.thrift:libthrift:0.9.2")
compile("com.alibaba:fastjson:1.2.47")