We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8ab47c commit 831ba33Copy full SHA for 831ba33
1 file changed
tools/build-workspace.xml
@@ -10,7 +10,7 @@
10
<subant failonerror="true"
11
buildpathref="project.library.folder.path"
12
antfile="build.xml">
13
- <target name="-build" />
+ <target name="-apk" />
14
</subant>
15
<genworkspace src="." />
16
</target>
0 commit comments