mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 13:57:47 +00:00
try to fix the travis build :/
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
language: android
|
||||
|
||||
jdk: oraclejdk8
|
||||
android:
|
||||
components:
|
||||
- platform-tools
|
||||
- tools
|
||||
- build-tools-24.0.1
|
||||
- build-tools-24.0.2
|
||||
- android-24
|
||||
- extra-google-m2repository
|
||||
- extra-android-m2repository
|
||||
|
@@ -4,7 +4,7 @@ apply plugin: 'eclipse'
|
||||
|
||||
android {
|
||||
compileSdkVersion 24
|
||||
buildToolsVersion '24.0.1'
|
||||
buildToolsVersion '24.0.2'
|
||||
defaultConfig {
|
||||
applicationId "com.zeapo.pwdstore"
|
||||
minSdkVersion 15
|
||||
|
Reference in New Issue
Block a user