~singpolyma/cheogram-android

4024136b1c6ac55b68dcce0cc6c4c4a9a9e59143 — Sam Whited 8 years ago b82a0e6
Use full URI for android application Gradle plugin
1 files changed, 1 insertions(+), 1 deletions(-)

M build.gradle
M build.gradle => build.gradle +1 -1
@@ 17,7 17,7 @@ allprojects {
	}
}

apply plugin: 'android'
apply plugin: 'com.android.application'

repositories {
	jcenter()