Include Play Store plugin

This commit is contained in:
2017-07-26 10:07:25 -04:00
parent 540a618ba8
commit 7bb62c197f
3 changed files with 26 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ buildscript {
classpath 'com.getkeepsafe.dexcount:dexcount-gradle-plugin:0.5.2'
classpath 'me.tatarka:gradle-retrolambda:3.2.5'
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
classpath 'com.github.triplet.gradle:play-publisher:1.2.0'
}
}