James
James
I build with android simple project and here is source code. https://github.com/FightJames/BuckBuildPractice/tree/need-fix Somehow, I upgrade constraintlayout from 1.1.3 to 2.0.1. It will tell me **attribute has already been defined.** I...
At buck documentation. Need to set jvm-target at BUCK file. But can't modify BUCK file when using okbuck. okbuck version : 0.51.2 https://buck.build/rule/kotlin_library.html  Here is error message. ``` error:...