hands-on
hands-on copied to clipboard
Update 03_Adding_dependecies.md
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