Update Gradle and Android, build improvements. Closes #1

This commit is contained in:
Emux
2016-06-16 13:04:00 +03:00
parent adc04ace7f
commit 9022ec14ec
8 changed files with 26 additions and 19 deletions

View File

@@ -10,6 +10,7 @@ dependencies {
compile project(':vtm-jeo')
compile project(':vtm-extras')
compile project(':vtm-themes')
compile files("${rootDir}/vtm-ext-libs/native-libs.jar")
compile 'com.android.support:support-v4:22.+'
compile 'com.android.support:appcompat-v7:22.+'