Add group to toplevel build.gradle
This commit is contained in:
parent
300a6fa49a
commit
bde43fc915
@ -1,6 +1,5 @@
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
|
||||
|
||||
buildscript {
|
||||
|
||||
repositories {
|
||||
@ -23,6 +22,7 @@ allprojects {
|
||||
// app: build.gradle (versionCode only)
|
||||
// OsmTrack (version and versionDate)
|
||||
project.version "1.6.2"
|
||||
group 'org.btools'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user