We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b06501e commit ea23e8fCopy full SHA for ea23e8f
publish.gradle
@@ -1,6 +1,6 @@
1
apply plugin: 'android-maven'
2
3
-group = 'de.jonasrottmann.realm-browser'
+group = 'de.jonasrottmann.realmbrowser'
4
5
// build a jar with source files
6
task sourcesJar(type: Jar) {
0 commit comments