[samples] Remove maven central repo in calculator

This commit is contained in:
Ilya Matveev
2018-03-28 19:16:10 +07:00
committed by ilmat192
parent 1953069b1c
commit 195151e51f
@@ -4,7 +4,6 @@ buildscript {
repositories {
google()
jcenter()
mavenCentral()
}
dependencies {