After the necessary changes I am attempting to update my apps to API 35.
When the compilation is taking place I observe the following in the dialog:
When the compilation is taking place I observe the following in the dialog:
Why am I seeing 'build tools: 34.0.0' ? Compilation appears otherwise correct. Is this normal behaviour or have I missed something in setting up the SDK for API 35?Compiling resources (4.85s)
Linking resources (1.29s)
build tools: 34.0.0, android jar: android-35
Compiling debugger engine code. (2.37s)
Compiling generated Java code. (7.62s)