Skip to content

Commit 8bd74bc

Browse files
committed
strgtx-demo-android-sdk:1.0.0 dependency remove from gradle
1 parent 7fd0665 commit 8bd74bc

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 'com.github.stargatex:strgtx-demo-android-sdk:1.0.0'
5959

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

0 commit comments

Comments
 (0)