Skip to content

Commit eb71cc7

Browse files
Marco SprengerMarco Sprenger
authored andcommitted
Updated gradle dependencies
1 parent a738219 commit eb71cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ kotlin {
2626

2727
// import common biglazytable functionality
2828
//implementation(project(":common"))
29-
implementation("com.github.FHNW-IP5-IP6:ComposeBigLazyTable:v1.0.3")
29+
implementation("com.github.FHNW-IP5-IP6:ComposeBigLazyTable:master-SNAPSHOT")
3030

3131
// Logging Library
3232
implementation("io.github.microutils:kotlin-logging:1.12.5")

0 commit comments

Comments
 (0)