We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dac4584 commit dbaf979Copy full SHA for dbaf979
app/build.gradle
@@ -59,6 +59,6 @@ dependencies {
59
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.5.1'
60
implementation 'androidx.activity:activity-compose:1.6.1'
61
62
- implementation project(':SydneySuburbs')
63
- //implementation 'com.github.vinchamp77:demo-simple-android-lib:0.0.0'
+ //implementation project(':SydneySuburbs')
+ implementation 'com.github.vinchamp77:demo-simple-android-lib:0.0.1'
64
}
0 commit comments