Skip to content

Commit

Permalink
Release 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
weiqiangliu committed Mar 21, 2023
1 parent e5d94f7 commit 13c69f2
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Android 4.0 及以上。

## License

Copyright 2015-2022 Sensors Data Inc.
Copyright 2015-2023 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 app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ dependencies {
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
implementation 'com.sensorsdata.analytics.android:SensorsAnalyticsSDK:6.6.3'
implementation files("libs/SensorsFocusSDK-0.6.0.aar")
implementation files("libs/SensorsFocusSDK-0.6.1.aar")
}
Binary file removed app/libs/SensorsFocusSDK-0.6.0.aar
Binary file not shown.
Binary file added app/libs/SensorsFocusSDK-0.6.1.aar
Binary file not shown.

0 comments on commit 13c69f2

Please sign in to comment.