Skip to content

Commit

Permalink
Release 6.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
weiqiangliu committed Oct 24, 2022
1 parent deb3ebf commit cb8cc67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ buildscript {
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
//添加 Sensors Analytics android-gradle-plugin 依赖
classpath 'com.sensorsdata.analytics.android:android-gradle-plugin2:3.5.0'
classpath 'com.sensorsdata.analytics.android:android-gradle-plugin2:3.5.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$rootProject.ext.kotlins.kotlin_version"
if (rootProject.ext.publish.isEmbedCoreAAR || rootProject.ext.publish.isEmbedSensorsSDKAAR) { //用于打本地包
classpath 'com.github.kezong:fat-aar:1.3.8'
Expand Down

0 comments on commit cb8cc67

Please sign in to comment.