Skip to content

Commit

Permalink
Release 3.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
weiqiangliu committed Jan 19, 2022
1 parent 4e83d13 commit 6b3bfa4
Show file tree
Hide file tree
Showing 21 changed files with 26 additions and 25 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ Apache License
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2015-2021 Sensors Data Inc.
Copyright 2015-2022 Sensors Data Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:3.2.0'
//添加 android-gradle-plugin 依赖
       classpath 'com.sensorsdata.analytics.android:android-gradle-plugin2:3.2.4'
       classpath 'com.sensorsdata.analytics.android:android-gradle-plugin2:3.4.6'
}
}
Expand All @@ -45,7 +45,7 @@ apply plugin: 'com.sensorsdata.analytics.android'
dependencies {
//添加 Sensors Analytics SDK 依赖
  compile 'com.sensorsdata.analytics.android:SensorsAnalyticsSDK:4.0.8'
  compile 'com.sensorsdata.analytics.android:SensorsAnalyticsSDK:6.2.0'
}
```

Expand Down Expand Up @@ -84,7 +84,7 @@ See our [full manual](http://www.sensorsdata.cn/manual/android_sdk.html)

## License

Copyright 2015-2021 Sensors Data Inc.
Copyright 2015-2022 Sensors Data Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion plugin/bintray.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ publishing {
def mavenPassword = properties.getProperty("maven.password")
maven {
// url ='../repo'
url = 'https://oss.sonatype.org/service/local/staging/deploy/maven2/'
url = 'https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/'
credentials {
username mavenUser
password mavenPassword
Expand Down
2 changes: 1 addition & 1 deletion plugin/ext.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project.ext {
pluginVersion = '3.4.5'
pluginVersion = '3.4.6'
Properties properties = new Properties()
if (project.file('local.properties').exists()) {
properties.load(project.file('local.properties').newDataInputStream())
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Created by renqingyou on 2018/12/01.
* Copyright 2015-2021 Sensors Data Inc.
* Copyright 2015-2022 Sensors Data Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Created by zhangwei on 2020/05/21.
* Copyright 2015-2021 Sensors Data Inc.
* Copyright 2015-2022 Sensors Data Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Created by wangzhuozhou on 2015/08/12.
* Copyright 2015-2021 Sensors Data Inc.
* Copyright 2015-2022 Sensors Data Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Created by wangzhuohou on 2015/08/01.
* Copyright 2015-2021 Sensors Data Inc.
* Copyright 2015-2022 Sensors Data Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Created by wangzhuozhou on 2015/08/12.
* Copyright 2015-2021 Sensors Data Inc.
* Copyright 2015-2022 Sensors Data Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Created by wangzhuozhou on 2015/08/12.
* Copyright 2015-2021 Sensors Data Inc.
* Copyright 2015-2022 Sensors Data Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Created by wangzhuozhou on 2015/08/12.
* Copyright 2015-2021 Sensors Data Inc.
* Copyright 2015-2022 Sensors Data Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Created by renqingyou on 2018/12/01.
* Copyright 2015-2021 Sensors Data Inc.
* Copyright 2015-2022 Sensors Data Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Created by wangzhuozhou on 2015/08/12.
* Copyright 2015-2021 Sensors Data Inc.
* Copyright 2015-2022 Sensors Data Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Created by wangzhuozhou on 2015/08/12.
* Copyright 2015-2021 Sensors Data Inc.
* Copyright 2015-2022 Sensors Data Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Created by renqingyou on 2018/12/01.
* Copyright 2015-2021 Sensors Data Inc.
* Copyright 2015-2022 Sensors Data Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Created by renqingyou on 2018/12/01.
* Copyright 2015-2021 Sensors Data Inc.
* Copyright 2015-2022 Sensors Data Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Created by wangzhuozhou on 2015/08/12.
* Copyright 2015-2021 Sensors Data Inc.
* Copyright 2015-2022 Sensors Data Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -48,7 +48,7 @@ import java.util.jar.JarOutputStream

class SensorsAnalyticsTransform extends Transform {
private SensorsAnalyticsTransformHelper transformHelper
public static final String VERSION = "3.4.5"
public static final String VERSION = "3.4.6"
public static final String MIN_SDK_VERSION = "5.4.3"
private WaitableExecutor waitableExecutor
private URLClassLoader urlClassLoader
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Created by renqingyou on 2018/12/01.
* Copyright 2015-2021 Sensors Data Inc.
* Copyright 2015-2022 Sensors Data Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -46,7 +46,8 @@ class SensorsAnalyticsTransformHelper {
"com.getui",
"com.xiaomi.mipush.sdk",
"com.heytap.msp.push",
'com.bumptech.glide'])
'com.bumptech.glide',
'com.tencent.tinker'])
HashSet<String> include = new HashSet<>(['butterknife.internal.DebouncingOnClickListener',
'com.jakewharton.rxbinding.view.ViewClickOnSubscribe',
'com.facebook.react.uimanager.NativeViewHierarchyManager'])
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Created by wangzhuozhou on 2015/08/12.
* Copyright 2015-2021 Sensors Data Inc.
* Copyright 2015-2022 Sensors Data Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Created by zhangwei on 2020/05/21.
* Copyright 2015-2021 Sensors Data Inc.
* Copyright 2015-2022 Sensors Data Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Created by zhangwei on 2021/08/09.
* Copyright 2015-2021 Sensors Data Inc.
* Copyright 2015-2022 Sensors Data Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 6b3bfa4

Please sign in to comment.