mirror of
https://github.com/SimpleMobileTools/Simple-Voice-Recorder.git
synced 2025-02-24 23:47:48 +01:00
adding basic and fdroid app flavors
This commit is contained in:
parent
59585e7858
commit
64ef4a6a43
@ -45,6 +45,12 @@ android {
|
||||
}
|
||||
}
|
||||
|
||||
flavorDimensions "variants"
|
||||
productFlavors {
|
||||
basic {}
|
||||
fdroid {}
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
main.java.srcDirs += 'src/main/kotlin'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user