plectrum

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit fbf2d0448474ded0bcd52e348d2f7b33a180d7a5
parent bb4f8c29953ea99575e6ed032e61cbb2413b7110
Author: gstraube <gstraube@mailbox.org>
Date:   Mon, 31 Jul 2017 19:11:53 +0200

Target API level 22 in Travis builds

Diffstat:
M.travis.yml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml @@ -5,8 +5,8 @@ android: - tools - platform-tools - tools - - build-tools-25.0.3 - - android-25 + - build-tools-22.0.1 + - android-22 - extra-android-support - sys-img-armeabi-v7a-android-22 before_install: