We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 997175f commit e087e54Copy full SHA for e087e54
build.gradle
@@ -6,6 +6,8 @@ apply plugin: 'maven'
6
apply plugin: 'com.github.dcendents.android-maven'
7
apply plugin: 'com.jfrog.bintray'
8
9
+group = 'com.github.EpimetheusAndroid'
10
+
11
buildscript {
12
ext.kotlin_version = '1.3.0-rc-116'
13
repositories {
0 commit comments