Commit 0d0ed30
committed
build(architecture): support pure JVM modules
fixes:
```
null cannot be cast to non-null type com.android.build.api.dsl.CommonExtension<*, *, *, *, *, *>
```
These may be useful in future, but not yet: Anki-Android-Backend is an
Android module so we can't depend on it from pure JVM code1 parent 5801a8d commit 0d0ed30
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
| 44 | + | |
| 45 | + | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
| |||
0 commit comments