Skip to content

Commit

Permalink
사랑해요
Browse files Browse the repository at this point in the history
  • Loading branch information
jlstdio committed Jul 19, 2019
1 parent 107f19c commit cbaba72
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 12 deletions.
Binary file modified .idea/caches/build_file_checksums.ser
Binary file not shown.
Binary file modified .idea/caches/gradle_models.ser
Binary file not shown.
7 changes: 0 additions & 7 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,10 @@ dependencies {
implementation 'com.android.support:appcompat-v7:26.1.0'
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
testImplementation 'junit:junit:4.12'
<<<<<<< HEAD
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
implementation 'com.google.firebase:firebase-core:16.0.8'
implementation 'com.google.firebase:firebase-database:16.1.0'
=======
androidTestImplementation 'com.android.support.test:runner:1.0.1'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.1'
implementation 'com.google.firebase:firebase-core:11.8.0'
implementation 'com.google.firebase:firebase-database:11.8.0'
>>>>>>> tempmaster
implementation 'com.android.support:cardview-v7:26.1.0'
implementation 'com.squareup.okhttp:okhttp:2.7.2'
implementation 'com.google.firebase:firebase-ads:11.8.0'
Expand Down
5 changes: 0 additions & 5 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,8 @@ buildscript {
}
}
dependencies {
<<<<<<< HEAD
classpath 'com.android.tools.build:gradle:3.4.1'
classpath 'com.google.gms:google-services:4.0.1'
=======
classpath 'com.android.tools.build:gradle:3.1.4'
classpath 'com.google.gms:google-services:3.1.0'
>>>>>>> tempmaster


// NOTE: Do not place your application dependencies here; they belong
Expand Down

0 comments on commit cbaba72

Please sign in to comment.