James

Results 2 issues of 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 ![image](https://user-images.githubusercontent.com/24725249/98075014-8cc42000-1ea6-11eb-8dc2-08fe3b3071f7.png) Here is error message. ``` error:...