We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fd0665 commit 8bd74bcCopy full SHA for 8bd74bc
app/build.gradle
@@ -55,7 +55,7 @@ dependencies {
55
implementation "androidx.compose.ui:ui-tooling-preview:$compose_version"
56
implementation 'androidx.compose.material3:material3:1.0.0-alpha02'
57
58
- implementation 'com.github.stargatex:strgtx-demo-android-sdk:1.0.0'
+ //implementation 'com.github.stargatex:strgtx-demo-android-sdk:1.0.0'
59
60
testImplementation 'junit:junit:4.13.2'
61
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
0 commit comments