Make generated code visible
This commit is contained in:
parent
7bbadf3765
commit
0c511b1092
4 changed files with 20 additions and 3 deletions
|
|
@ -16,8 +16,8 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import extension.allLibraries
|
||||
import extension.allFeatures
|
||||
import extension.allLibraries
|
||||
|
||||
// TODO: Remove once https://youtrack.jetbrains.com/issue/KTIJ-19369 is fixed
|
||||
@Suppress("DSL_SCOPE_VIOLATION")
|
||||
|
|
@ -128,6 +128,7 @@ android {
|
|||
}
|
||||
}
|
||||
|
||||
// Waiting for https://github.com/google/ksp/issues/37
|
||||
applicationVariants.all {
|
||||
kotlin.sourceSets {
|
||||
getByName(name) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue