Skip to content

Commit 4118c49

Browse files
committed
Merge branch 'hotfix/1.0.3'
2 parents 8bd74bc + 55a238f commit 4118c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
implementation "androidx.compose.ui:ui-tooling-preview:$compose_version"
5656
implementation 'androidx.compose.material3:material3:1.0.0-alpha02'
5757

58-
//implementation 'com.github.stargatex:strgtx-demo-android-sdk:1.0.0'
58+
implementation project(path: ':strgtx-demo-android-sdk')
5959

6060
testImplementation 'junit:junit:4.13.2'
6161
androidTestImplementation 'androidx.test.ext:junit:1.1.5'

0 commit comments

Comments
 (0)