Skip to content

Commit 831ba33

Browse files
committed
fix "fail to upload" issue.
1 parent e8ab47c commit 831ba33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/build-workspace.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<subant failonerror="true"
1111
buildpathref="project.library.folder.path"
1212
antfile="build.xml">
13-
<target name="-build" />
13+
<target name="-apk" />
1414
</subant>
1515
<genworkspace src="." />
1616
</target>

0 commit comments

Comments
 (0)