Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit ba6e994

Browse files
author
Chris Board
committed
Disabled mavenLocal flag
1 parent 6269542 commit ba6e994

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.idea/caches/gradle_models.ser

-710 Bytes
Binary file not shown.

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
buildscript {
55

66
ext {
7-
publishToMavenLocal = true
7+
publishToMavenLocal = false
88
}
99

1010
repositories {

0 commit comments

Comments
 (0)