mirror of
https://github.com/jialexd/sdk-ameba-v4.0c_180328.git
synced 2026-07-08 20:45:45 +00:00
first add sdk
This commit is contained in:
commit
f91efd1250
3915 changed files with 1291882 additions and 0 deletions
15
tools/uart_adapter/app/android/UART_Adapter/build.gradle
Executable file
15
tools/uart_adapter/app/android/UART_Adapter/build.gradle
Executable file
|
|
@ -0,0 +1,15 @@
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
buildscript {
|
||||
repositories {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.1.2'
|
||||
}
|
||||
}
|
||||
|
||||
allprojects {
|
||||
repositories {
|
||||
jcenter()
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue