Make generated code visible
This commit is contained in:
parent
7bbadf3765
commit
0c511b1092
4 changed files with 20 additions and 3 deletions
|
|
@ -14,8 +14,8 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import extension.allLibraries
|
||||
import extension.allFeatures
|
||||
import extension.allLibraries
|
||||
|
||||
plugins {
|
||||
id("io.element.android-compose-library")
|
||||
|
|
@ -35,7 +35,7 @@ dependencies {
|
|||
kspTest(libs.showkase.processor)
|
||||
|
||||
// TODO Move to libs
|
||||
testImplementation("com.airbnb.android:showkase-screenshot-testing:$1.0.0-beta14")
|
||||
testImplementation("com.airbnb.android:showkase-screenshot-testing:1.0.0-beta14")
|
||||
testImplementation("com.google.testparameterinjector:test-parameter-injector:1.8")
|
||||
|
||||
implementation(project(":libraries:designsystem"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue