Skip to content
Snippets Groups Projects
Commit fcc3deba authored by Jeff Gaston's avatar Jeff Gaston
Browse files

Moving version.properties to the root of metalava.jar when built by the build server

Bug: 123242905
Test: m -j metalava && java -jar ../../out/host/linux-x86/framework/metalava.jar --version
Change-Id: I926d1abe4da973cd86290e69dcc0df2b4d84554b
parent 35a5c16f
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ java_binary_host {
"src/main/java/**/*.java",
"src/main/java/**/*.kt",
],
java_resources: ["src/main/resources/**/*"],
java_resource_dirs: ["src/main/resources/"],
static_libs: [
"kotlin-reflect",
"metalava-tools-common-m2-deps",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment