We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4d9987 commit 4df3eccCopy full SHA for 4df3ecc
1 file changed
contentstack/build.gradle
@@ -103,13 +103,8 @@ android {
103
versionCode 1
104
versionName "1.0"
105
useLibrary 'org.apache.http.legacy'
106
-<<<<<<< Updated upstream
107
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
108
signingConfig signingConfigs.release
109
-=======
110
- testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
111
- signingConfig signingConfigs.release
112
->>>>>>> Stashed changes
113
}
114
115
0 commit comments