view gradle.properties @ 34:30f522dca380 version-0.4.6

Add repositories to build.gradle
author Kyle Miller <kyle.miller@mcoecn.org>
date Mon, 08 Aug 2022 15:04:01 +0100
parents 927f02ccc596
children
line wrap: on
line source
#
# Copyright (c) 2020.  Ohio Department of Education. - All Rights Reserved.
# Unauthorized copying of this file, in any medium, is strictly prohibited.
# Written by the State Software Development Team (http://ssdt.oecn.k12.oh.us/)
#
#

version=0.4.6
group=org.ssdt_ohio

# Suppress "Executing" from console logging
org.gradle.console = plain