Increased build version.

This commit is contained in:
Karim Abou Zeid 2015-10-10 13:39:52 +02:00
commit 84b87c4008
2 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:1.3.1'
classpath 'com.github.triplet.gradle:play-publisher:1.1.2'
classpath 'com.github.triplet.gradle:play-publisher:1.1.3'
}
}