Skip to content

Commit f235e91

Browse files
authored
Update to latest japicmp tool release (#841)
1 parent 787b661 commit f235e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releng/runjapicmp.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ set -e # error out on any failed commands
77

88
BASELINE=0.23.0
99

10-
JAPICMP_VERSION=0.17.2
10+
JAPICMP_VERSION=0.21.2
1111
WD=$(mktemp -d)
1212
echo Working in $WD
1313

0 commit comments

Comments
 (0)