Changed the Travis CI build tools version to be the same the project has.

This commit is contained in:
Iiro Krankka
2017-01-09 13:17:03 +02:00
parent e335e496cc
commit 53229a38d0
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ android {
defaultConfig {
applicationId "com.codemate.booklibrary"
minSdkVersion 19
minSdkVersion 16
targetSdkVersion 25
versionCode 1
versionName "1.0"