Skip to content

Commit

Permalink
group domain fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yuan committed Jan 27, 2019
1 parent 6bee5d0 commit 77cf68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
}

subprojects {
group = 'com.codemeans.tensorflow4j'
group = 'xyz.codemeans.tensorflow4j'
version = '1.12.0'

repositories {
Expand Down

0 comments on commit 77cf68c

Please sign in to comment.