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

@@ -1,2 +1,3 @@
include ':app'
include ':protobuf'
rootProject.name='CarController'