Skip to content

Commit 8a50f2f

Browse files
committed
Update ddmlib to 30.2.2
1 parent d7990cc commit 8a50f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ext.targetCompatibility = JavaVersion.VERSION_1_8
1313

1414
ext {
1515
androidPluginVersion = "7.1.3"
16-
ddmlibVersion = "30.1.3"
16+
ddmlibVersion = "30.2.2"
1717
jcommanderVersion = "1.48"
1818
slf4jVersion = "1.7.21"
1919
guavaVersion = "19.0"

0 commit comments

Comments
 (0)