We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 446a46c commit b900a28Copy full SHA for b900a28
gradle.properties
@@ -13,10 +13,11 @@
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
#
16
+
17
org.gradle.caching=true
18
org.gradle.parallel=true
19
org.gradle.warning.mode=all
-org.gradle.logging.level=warn
20
+org.gradle.logging.stacktrace=all
21
org.gradle.configureondemand=true
22
org.gradle.configuration-cache=true
23
org.gradle.configuration-cache.problems=fail
0 commit comments