mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-01-05 12:57:35 +01:00
make sure the proprietary classes show up in android studio too
This commit is contained in:
parent
a5aa16c01e
commit
dbaca7aa30
@ -51,6 +51,7 @@ android {
|
||||
|
||||
sourceSets {
|
||||
main.java.srcDirs += 'src/main/kotlin'
|
||||
main.java.srcDirs += 'src/proprietary/kotlin'
|
||||
}
|
||||
|
||||
flavorDimensions "licensing"
|
||||
|
Loading…
Reference in New Issue
Block a user