Skip to content

Commit ea23e8f

Browse files
committed
changed gradle group name
1 parent b06501e commit ea23e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apply plugin: 'android-maven'
22

3-
group = 'de.jonasrottmann.realm-browser'
3+
group = 'de.jonasrottmann.realmbrowser'
44

55
// build a jar with source files
66
task sourcesJar(type: Jar) {

0 commit comments

Comments
 (0)