File tree Expand file tree Collapse file tree 1 file changed +0
-38
lines changed Expand file tree Collapse file tree 1 file changed +0
-38
lines changed Original file line number Diff line number Diff line change @@ -95,44 +95,6 @@ android {
9595 }
9696}
9797
98- ext {
99- androidX = " 1.2.0"
100- materialDesign = " 1.2.1"
101- swipeRefreshLayout = " 1.1.0"
102- architectureComponents = " 1.1.1"
103- architectureComponentsExtensions = " 1.1.1"
104- androidKtxCore = " 1.3.2"
105- fragmentKtx = " 1.2.5"
106- constraintLayout = " 2.0.4"
107- lifecycle = " 2.2.0"
108- room = " 2.2.5"
109- workManager = " 2.4.0"
110- legacySupport = " 1.0.0"
111- coreTesting = " 2.1.0"
112- testRunner = " 1.3.0"
113- coroutines = " 1.3.5"
114- retrofitCoroutinesAdapter = " 0.9.2"
115- webkit = " 1.3.0"
116- referrerLibrary = " 1.1.2"
117-
118- junit = " 4.12"
119- dagger = " 2.27"
120- retrofit = " 2.8.1"
121- ankoVersion = " 0.10.4"
122- glide = " 4.11.0"
123- lottieVersion = " 3.4.0"
124- okHttp = " 4.9.0"
125- rxJava = " 2.1.10"
126- rxAndroid = " 2.0.2"
127- timber = " 4.7.1"
128- rxRelay = " 2.0.0"
129- leakCanary = " 2.5"
130- mockito = " 3.4.6"
131- mockitoKotlin = " 2.2.0"
132- commonsMath = " 3.6.1"
133- }
134-
135-
13698dependencies {
13799 implementation AndroidX . legacy. supportV4
138100 debugImplementation Square . leakCanary. android
You can’t perform that action at this time.
0 commit comments