defaultApiLevel=attributes.get(STR0,Type.INTEGER); | defaultApiLevel=String.valueOf(apiLevels.first()); | attributes.get(STR0,Type.INTEGER) | String.valueOf(apiLevels.first()) | bazel | e49886c55a7e2cfd6dd1fc52b037dc2d5a6ca019 | com.google.devtools.build.lib.bazel.rules.android.AndroidSdkRepositoryFunction | | _1 | defaultApiLevel |
---|
_2 | defaultApiLevel |
---|
| xyz | attributes.get(STR0,Type.INTEGER) |
---|
| | xyz | String.valueOf(apiLevels.first()) |
---|
| AssignedTo | False |