Skip to content

Commit

Permalink
[Fix] Bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
gsanthosh91 committed Apr 25, 2019
1 parent a721a53 commit 9181f55
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions decoderoutekey/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,5 @@ android {

dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])

implementation 'com.android.support:appcompat-v7:28.0.0'
testImplementation 'junit:junit:4.12'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
implementation 'com.google.android.gms:play-services-maps:16.1.0'

}

0 comments on commit 9181f55

Please sign in to comment.