Skip to content

Commit

Permalink
Fix: Improved MapFragment Code. This addresses #73
Browse files Browse the repository at this point in the history
  • Loading branch information
wangerekaharun committed Jan 24, 2020
1 parent 88f59e2 commit f80c48c
Show file tree
Hide file tree
Showing 3 changed files with 127 additions and 163 deletions.
1 change: 1 addition & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ dependencies {
def koin_version = '2.0.1'
def room_version = '2.2.2'


implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.appcompat:appcompat-resources:1.1.0'
Expand Down
Loading

0 comments on commit f80c48c

Please sign in to comment.