hands-on icon indicating copy to clipboard operation
hands-on copied to clipboard

Update 03_Adding_dependecies.md

Open cecelaitano opened this issue 4 years ago • 0 comments
trafficstars

Adding the version for sqldelight plugin. Without this version the project give errors.

Per gradle documentation: To apply a community plugin from the portal, the fully qualified plugin id must be used: plugins { id("com.jfrog.bintray") version "0.4.1" } https://docs.gradle.org/current/userguide/plugins.html

cecelaitano avatar Apr 08 '21 17:04 cecelaitano