Skip to content

Commit 55b1dcb

Browse files
author
Ttt
committed
1.增加调整部分 ADB 工具类,并发布 v1.1.1 版本
Former-commit-id: f4cabc6
1 parent db8861f commit 55b1dcb

File tree

5 files changed

+215
-129
lines changed

5 files changed

+215
-129
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
72a9e96299d088b1c00b608efdaa395264d7228c
1+
e0e0e43b2f11ba6be9355d0096ed3996c94ac37d

DevLibUtils/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apply plugin: 'com.android.library'
22

3-
def dev_utils_version = "1.1.0";
3+
def dev_utils_version = "1.1.1";
44

55
android {
66
compileSdkVersion 28

0 commit comments

Comments
 (0)