Commit graph

300 commits

Author SHA1 Message Date
cketti
c3b0a21d34 Update Turbine to version 0.11.0 2022-10-10 19:39:37 +02:00
cketti
93da1393d4 Update Robolectric to version 4.9 2022-10-10 19:39:37 +02:00
cketti
51b7ccbb4c Update Glide to version 4.14.2 2022-10-10 19:39:37 +02:00
cketti
1d32af67a4 Update Koin to version 3.2.2 2022-10-10 19:39:37 +02:00
cketti
a102ecb15e Update FastAdapter to version 5.7.0 2022-10-10 19:39:37 +02:00
cketti
d274cd09f8 Update AndroidX Fragment to version 1.5.3 2022-10-10 19:39:37 +02:00
cketti
cf5cceafd7 Update AndroidX Annotation to version 1.5.0 2022-10-10 19:39:37 +02:00
cketti
afecde41c5 Update AndroidX Activity to version 1.6.0 2022-10-10 19:39:37 +02:00
cketti
b4364efa45 Update Kotlin to version 1.7.20 2022-10-10 19:39:37 +02:00
cketti
cb92d025df Update resolution strategy for transitive dependencies
So we don't end up with multiple different versions of libraries in the IDE.
2022-09-28 12:11:02 +02:00
cketti
59e19ce1ff Update Turbine to version 0.10.0 2022-09-21 12:17:36 +02:00
cketti
16bf4f7b76 Update Mockito to version 4.8.0 2022-09-21 12:17:36 +02:00
cketti
bbc223b490 Update Koin to version 3.2.1 2022-09-21 12:17:36 +02:00
cketti
fae7eb21b2 Update Moshi to version 1.14.0 2022-09-21 12:17:36 +02:00
cketti
3308525165 Update AndroidX Core to version 1.9.0 2022-09-21 12:17:36 +02:00
cketti
069318cc25 Update AndroidX Navigation to version 2.5.2 2022-09-21 12:17:36 +02:00
cketti
684740edb0 Update AndroidX AppCompat to version 1.5.1 2022-09-21 12:17:36 +02:00
PatrickMis
5cc022a9ee Bump httpClient and move it to global 'versions' array 2022-09-07 18:38:55 +02:00
PatrickMis
570208b3fb Bump dependencies 2022-09-07 18:38:55 +02:00
PatrickMis
f94e553987 Bump CompileSDK and AndroidX dependencies 2022-09-06 13:32:24 +02:00
PatrickMis
a9030a76a5 Upgrade ktlint to 0.44.0 2022-09-05 16:04:52 +02:00
cketti
bf2ac0b645 Add a note on upgrading dependencies 2022-09-05 15:27:05 +02:00
cketti
32dd669739 Add comment explaining why we currently can't upgrade Commons IO 2022-09-05 14:47:11 +02:00
Tobias Preuss
88c1297868
RIP jcenter. 2022-09-02 17:11:56 +02:00
cketti
da01b7a5c8 Update Kotlin compiler options 2022-08-09 13:01:50 +02:00
cketti
bd62647946 Update Android Gradle Plugin to version 7.2.2 2022-08-06 00:02:36 +02:00
cketti
be649e3ba0 Update Koin to version 3.2.0 2022-08-05 23:51:32 +02:00
cketti
3bfb72e6d4 Update Material Components to version 1.6.1 2022-08-05 22:49:06 +02:00
cketti
98aa614979 Update jsoup to version 1.15.2 2022-08-05 22:30:40 +02:00
cketti
be9148d677 Update Glide to version 4.13.2 2022-08-05 22:28:29 +02:00
cketti
2754479be8 Update OkHttp to version 4.10.0 2022-08-05 22:27:27 +02:00
cketti
6b6b425225 Update Okio to version 3.2.0 2022-08-05 21:59:43 +02:00
cketti
c2aea63223 Update Turbine to version 0.9.0 2022-08-05 21:40:19 +02:00
cketti
9f8ff6dab4 Update Mockito to version 4.6.1 2022-08-05 19:31:26 +02:00
cketti
f63f69ce9a Update Robolectric to version 4.8.1 2022-08-05 19:09:17 +02:00
cketti
e1a9c4d9d9 Update AndroidX Navigation to version 2.5.1 2022-08-05 19:05:52 +02:00
cketti
2b3dabb20b Update AndroidX Activity and Fragment to version 1.5.1 2022-08-05 18:13:35 +02:00
cketti
5aa1d42e16 Update AndroidX Core to version 1.8.0 2022-08-05 16:59:16 +02:00
cketti
105bcbe407 Update AndroidX ConstraintLayout to version 2.1.4 2022-08-05 16:55:52 +02:00
cketti
fb8f7750b9 Update AndroidX Annotation to version 1.4.0 2022-08-05 16:46:53 +02:00
cketti
83c9a4d89e Update AndroidX Lifecycle to version 2.5.1 2022-08-05 16:46:04 +02:00
cketti
8a642ad3a6 Update AndroidX AppCompat to version 1.4.2 2022-08-05 16:40:49 +02:00
cketti
2bdc92b6df Update kotlinx.coroutines to version 1.6.4 2022-08-05 16:40:49 +02:00
cketti
f2ff826675 Update Kotlin to version 1.7.10 2022-08-05 14:19:17 +02:00
cketti
d69c1f4c46 Add simple logging abstraction
Once there's a JVM artifact for Timber, hopefully all we have to do is replace the imports again.
2022-05-02 02:44:35 +02:00
cketti
b9d608419e Update Mockito to version 4.3.1 2022-03-04 00:55:16 +01:00
cketti
464be2e45e Update AndroidX ConstraintLayout to version 2.1.3 2022-03-04 00:55:16 +01:00
cketti
729fcca5f2 Update AndroidX LocalBroadcastManager to version 1.1.0 2022-03-04 00:55:16 +01:00
cketti
d5baa9982d Update Jsoup to version 1.14.3 2022-03-04 00:55:16 +01:00
cketti
e1635a2ab2 Update Glide to version 4.13.1 2022-03-04 00:55:16 +01:00