mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
Fix gradle build
This commit is contained in:
parent
9ba52627de
commit
3c7c65f514
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ buildscript {
|
|||
classpath 'com.android.tools.build:gradle:2.2.0'
|
||||
}
|
||||
}
|
||||
apply plugin: 'android'
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
dependencies {
|
||||
compile fileTree(dir: 'libs', include: '*.jar')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue