Skip to content

Commit

Permalink
Merge pull request #102 from SchibstedSpain/codeownersMistake
Browse files Browse the repository at this point in the history
Solved mistake of codeowners file and updated gradle plugin
  • Loading branch information
ferranpons authored Jul 10, 2017
2 parents 2b178bf + e195e9c commit 508355d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* ferranpons
* @ferranpons
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.2'
classpath 'com.android.tools.build:gradle:2.3.3'

classpath 'com.github.dcendents:android-maven-gradle-plugin:1.3'
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:3.1.1"
Expand Down

0 comments on commit 508355d

Please sign in to comment.