some changes

This commit is contained in:
Tucan444
2021-03-22 09:12:29 +01:00
parent c1733e7773
commit 8603a2aa38
25 changed files with 1103 additions and 102 deletions

View File

@@ -4,12 +4,10 @@ buildscript {
repositories {
google()
jcenter()
maven {url "https://chaquo.com/maven"}
}
dependencies {
classpath "com.android.tools.build:gradle:4.1.1"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "com.chaquo.python:gradle:9.1.0"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files