Finalizing Google Play release (version 0.3.0)
Change-Id: Ie528b3514c66ca5e9fb6cc749fa7b66de1e27827
diff --git a/build.gradle b/build.gradle
index cf440d0..cd98715 100644
--- a/build.gradle
+++ b/build.gradle
@@ -10,7 +10,8 @@
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.1'
- classpath 'net.named-data.playground:play-publisher:1.2.0-2-SNAPSHOT'
+ // classpath 'net.named-data.playground:play-publisher:1.2.0-2-SNAPSHOT'
+ classpath 'com.github.triplet.gradle:play-publisher:1.2.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files