Hi @anolivetree , if i upgrade gradle version, What do I need to modify? * app/build.gradle ```gradle apply plugin: 'com.android.application' apply plugin: "com.github.anolivetree.clojure-android" ``` Because if not upgrade gradle version, i will get this error, can you help me? <img width="1139" alt="截屏2019-12-15上午10 01 24" src="https://user-images.githubusercontent.com/6021537/70857012-05825c80-1f22-11ea-9f11-387366a9cd0f.png">