Skip to content

Gnafu/SIIGMobile

 
 

Repository files navigation

SIIG Mobile

Mobile version of the SIIG

This codebase build two different application flavors:

  • SIIG Mobile - Elaborazione Standard
  • SIIG Mobile - Valutazione del Danno

NewRelic Setup

In order to set the correct NewRelic Application Token for each flavor, fill the following properties in the gradle.properties file in your build server home directory

elaborazionestandardNewRelicApplicationToken=
valutazionedannoNewRelicApplicationToken=

Coverage

To generate a test coverage report, gradlew must be used.

gradlew createValutazionedannoDebugCoverageReport

Note the flavor name specified in the gradle task name

About

Mobile version of the SIIG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.7%
  • JavaScript 1.9%
  • HTML 0.4%