Skip to content

Instantly share code, notes, and snippets.

@matiascalvo
Created April 24, 2022 07:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matiascalvo/b93a27c6052e23d17cb43209bcd33d9a to your computer and use it in GitHub Desktop.
Save matiascalvo/b93a27c6052e23d17cb43209bcd33d9a to your computer and use it in GitHub Desktop.
Post - Old main gradle file
buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:7.1.3'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment