Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Update 03_Adding_dependecies.md #132

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 8, 2021

  1. Update 03_Adding_dependecies.md

    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 authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    1c16037 View commit details
    Browse the repository at this point in the history