Revert text changed

This commit is contained in:
Lucas Lima 2020-03-10 23:28:31 -03:00
parent 36691dd32d
commit 5c560cd13e
No known key found for this signature in database
GPG key ID: C5EEF4C30BFBF8D7

View file

@ -18,7 +18,7 @@ buildscript {
// noinspection GradleDynamicVersion
classpath 'io.fabric.tools:gradle:1.+'
// NOTE: Do not place your application config here; they belong
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$versions.kotlin"
}