voixtreme-speaker-next/settings.gradle
Jimmie Matsson c330aab0b5 2019-08-05, v2.1.2.501
1. Added silentMode option when starting from command line
    2. The secret package view is now opened from the Toolbar and works in both LANDSCAPE and PORTRAIT
    3. Implemented the Jbluetooth.onAtOpen option
2019-08-05 12:44:01 +02:00

3 lines
125 B
Groovy

include ':vxt-speaker-next'
include ':library'
project(':library').projectDir = new File('../../dixitmobile-common/library')