Create multiproject build, add python grpc build support

This commit is contained in:
Piv
2020-04-17 20:47:37 +09:30
parent f42778057f
commit 3446bcaa53
16 changed files with 100 additions and 34 deletions

View File

@@ -6,7 +6,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.6.1'
classpath 'com.android.tools.build:gradle:3.6.2'
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.10'
// NOTE: Do not place your application dependencies here; they belong