Skip to content

Commit 59146b5

Browse files
committed
Release 3.1.7
1 parent 6961b03 commit 59146b5

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,4 @@ Unless required by applicable law or agreed to in writing, software
8484
distributed under the License is distributed on an "AS IS" BASIS,
8585
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
8686
See the License for the specific language governing permissions and
87-
limitations under the License.gradle_plugin_android_aspectjx
88-
89-
**禁止一切基于神策数据开源 SDK 的商业活动!**
87+
limitations under the License.gradle_plugin_android_aspectjx

plugin/src/main/groovy/com/sensorsdata/analytics/android/plugin/SensorsAnalyticsTransform.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ import java.util.jar.JarOutputStream
4545

4646
class SensorsAnalyticsTransform extends Transform {
4747
private SensorsAnalyticsTransformHelper transformHelper
48-
public static final String VERSION = "3.1.6"
48+
public static final String VERSION = "3.1.7"
4949
public static final String MIN_SDK_VERSION = "3.0.0"
5050
private WaitableExecutor waitableExecutor
5151

0 commit comments

Comments
 (0)