Skip to content

Commit

Permalink
Merge pull request #14 from mntechnique/develop
Browse files Browse the repository at this point in the history
Added google() to gradle repositories
  • Loading branch information
revant authored Jan 7, 2018
2 parents 6419b15 + 3c0440d commit 9632d08
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file removed app/libs/smsverifycatcher-release.aar
Binary file not shown.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ buildscript {
ext.kotlin_version = '1.2.10'
ext.anko_version = '0.10.3'
repositories {
google()
jcenter()
}
dependencies {
Expand Down

0 comments on commit 9632d08

Please sign in to comment.