Increased build version, updated changelog, synced translations.

This commit is contained in:
Karim Abou Zeid 2016-06-12 19:40:35 +02:00
commit 411ba4d7ec
5 changed files with 327 additions and 31 deletions

View file

@ -3,7 +3,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.1.0'
classpath 'com.android.tools.build:gradle:2.1.2'
classpath 'com.github.triplet.gradle:play-publisher:1.1.4'
}
}