Switched to Gradle as build system

This commit is contained in:
Ziver Koc 2020-08-28 23:07:24 +02:00
parent da36be0862
commit a49cb55b93
34 changed files with 136 additions and 1021 deletions

View file

@ -0,0 +1,3 @@
dependencies {
implementation 'com.google.actions:actions-on-google:1.8.0'
}