File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,10 +40,10 @@ dependencies {
4040 implementation ' androidx.appcompat:appcompat:1.3.1'
4141 implementation ' com.google.android.material:material:1.4.0'
4242 implementation ' androidx.constraintlayout:constraintlayout:2.0.4'
43- // implementation project(path: ':OGParser')
43+ implementation project(path : ' :OGParser' )
4444 testImplementation ' junit:junit:4.+'
4545 androidTestImplementation ' androidx.test.ext:junit:1.1.3'
4646 androidTestImplementation ' androidx.test.espresso:espresso-core:3.4.0'
47- implementation ' com.github.Priyansh-Kedia:OpenGraphParser:2.5.4'
47+ // implementation 'com.github.Priyansh-Kedia:OpenGraphParser:2.5.4'
4848
4949}
Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ allprojects {
1818 repositories {
1919 google()
2020 mavenCentral()
21- jcenter() // Warning: this repository is going to shut down soon
2221 }
2322}
2423
You can’t perform that action at this time.
0 commit comments