* Add ScanR multi-source Adds the ScanR multi-source template, adapting code from the BigSolo source * Migrate BigSolo to ScanR multi-source Uses the ScanR multi-source template for the extension * Add Les Poroiniens source Adds the Les Poroiniens source, which uses the ScanR multisource. * Use named parameters
6 lines
56 B
Plaintext
6 lines
56 B
Plaintext
plugins {
|
|
id("lib-multisrc")
|
|
}
|
|
|
|
baseVersionCode = 1
|