Skip to content

Commit

Permalink
fixed merged conflicts from PR #56
Browse files Browse the repository at this point in the history
  • Loading branch information
cs-raj committed Jun 19, 2024
1 parent c4d9987 commit 4df3ecc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions contentstack/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -103,13 +103,8 @@ android {
versionCode 1
versionName "1.0"
useLibrary 'org.apache.http.legacy'
<<<<<<< Updated upstream
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
signingConfig signingConfigs.release
=======
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
signingConfig signingConfigs.release
>>>>>>> Stashed changes
}


Expand Down

0 comments on commit 4df3ecc

Please sign in to comment.