Skip to content

Commit dbaf979

Browse files
committed
Update to use 0.0.1
1 parent dac4584 commit dbaf979

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ dependencies {
5959
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.5.1'
6060
implementation 'androidx.activity:activity-compose:1.6.1'
6161

62-
implementation project(':SydneySuburbs')
63-
//implementation 'com.github.vinchamp77:demo-simple-android-lib:0.0.0'
62+
//implementation project(':SydneySuburbs')
63+
implementation 'com.github.vinchamp77:demo-simple-android-lib:0.0.1'
6464
}

0 commit comments

Comments
 (0)