Skip to content

Commit a070df3

Browse files
committed
remove circleCI config
1 parent 11f6c8b commit a070df3

File tree

3 files changed

+2
-54
lines changed

3 files changed

+2
-54
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# MovieGuide
2-
[![CircleCI](https://circleci.com/gh/esoxjem/MovieGuide/tree/master.svg?style=shield&circle-token=d70af6198563283dd5ece86f07a0a74dd50d566b)](https://circleci.com/gh/esoxjem/MovieGuide/tree/master)
2+
[![BuddyBuild](https://dashboard.buddybuild.com/api/statusImage?appID=59100d0f7a93230001683759&branch=master&build=latest)](https://dashboard.buddybuild.com/apps/59100d0f7a93230001683759/build/latest?branch=master)
33

44
Android app that lists popular/highest-rated movies, shows trailers and reviews.
55

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
jcenter()
66
}
77
dependencies {
8-
classpath 'com.android.tools.build:gradle:2.3.0'
8+
classpath 'com.android.tools.build:gradle:2.3.1'
99
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
1010
classpath 'me.tatarka:gradle-retrolambda:3.5.0'
1111
// NOTE: Do not place your application dependencies here; they belong

circle.yml

-52
This file was deleted.

0 commit comments

Comments
 (0)