Skip to content

Commit 5eea230

Browse files
committed
geo work, milestone 1
1 parent ad5ce31 commit 5eea230

101 files changed

Lines changed: 1919 additions & 106 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

android/app/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,8 @@ dependencies {
144144
implementation 'com.fasterxml.jackson.core:jackson-databind:2.9.9'
145145
api 'com.squareup.okhttp3:okhttp:4.0.1'
146146
testImplementation 'junit:junit:4.12'
147+
//implementation 'net.htmlparser.jericho:jericho-html:3.4'
148+
implementation 'org.jsoup:jsoup:1.12.1'
147149
androidTestImplementation 'com.android.support.test:runner:1.0.2'
148150
androidTestImplementation 'com.android.support:support-annotations:28.0.0'
149151
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
-1.01 KB
Binary file not shown.
-839 Bytes
Binary file not shown.
1.97 KB
-972 Bytes
Binary file not shown.
-839 Bytes
Binary file not shown.
-1.05 KB
Binary file not shown.
-839 Bytes
Binary file not shown.
-1.01 KB
Binary file not shown.
-839 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)