Commit graph

43 commits

Author SHA1 Message Date
Andreas Schildbach
ad6e02be61 build.gradle: update Guava to 33.4.0-android 2025-01-22 11:54:46 +01:00
Andreas Schildbach
7913f0cc1a build.gradle: update SLF4J to 2.0.16 2024-08-30 16:26:53 +02:00
Andreas Schildbach
ef540ce8f3 build.gradle: update Guava to 33.3.0-android 2024-08-30 16:25:38 +02:00
Andreas Schildbach
64defb58ad build.gradle: update Guava to 33.1.0-android 2024-04-27 12:00:35 +02:00
Andreas Schildbach
da965711ee build.gradle: update SLF4J to 2.0.13 2024-04-27 11:57:51 +02:00
Andreas Schildbach
7a356d88f4 build.gradle: update Guava to 32.1.3-android 2023-11-05 21:34:31 +01:00
Andreas Schildbach
391d4e95ab build.gradle: update SLF4J to 2.0.9 2023-11-05 21:31:24 +01:00
Andreas Schildbach
2d8a1a7e84 build.gradle: update SLF4J to 2.0.7 2023-04-01 23:48:09 +02:00
Andreas Schildbach
3717814744 build.gradle: switch a test dependency from testRuntime to testImplementation
The `testRuntime` scope is not compatible with the `com.android.application` plugin,
even if it is only used in a different sub-project.
2023-02-02 18:34:22 +01:00
Andreas Schildbach
e597259c8e build.gradle: migrate from maven plugin to maven-publish plugin
To publish to the local Maven repository, use `gradle publishToMavenLocal` rather than `gradle install`.
2023-02-02 18:12:49 +01:00
Andreas Schildbach
3f2e07ed9c build.gradle: update Guava to 31.1-android 2022-04-04 17:00:15 +02:00
Andreas Schildbach
dfcc152516 build.gradle: update SLF4J to 1.7.36 2022-02-09 16:13:39 +01:00
Andreas Schildbach
c6b63ce257 build.gradle: update Guava to 31.0.1-android 2021-10-06 14:09:08 +02:00
Andreas Schildbach
5f159e4e3b build.gradle: Update Guava to 30.1.1-android. 2021-09-18 13:07:57 +02:00
Andreas Schildbach
638aae351f build.gradle: Update JUnit to 4.13.2. 2021-09-18 13:05:01 +02:00
Andreas Schildbach
f3619863b1 build.gradle: Update SLF4J to 1.7.32. 2021-09-18 13:02:59 +02:00
Andreas Schildbach
817a1cb54a build.gradle: Set source file encoding for test classes to UTF-8. 2021-09-15 12:36:11 +02:00
Andreas Schildbach
df4bac2b7e build.gradle: Update OkHttp to 3.12.13. 2021-02-14 14:43:20 +01:00
Andreas Schildbach
d6b5d697da build.gradle: Update JUnit to 4.13.1. 2021-02-11 14:02:24 +01:00
Andreas Schildbach
444735b8b4 build.gradle: Migrate repository from JCenter to Maven Central. 2021-02-06 20:22:03 +01:00
Andreas Schildbach
ab3a278da0 build.gradle: Update Guava to 30.1-android. 2020-12-21 15:29:16 +01:00
Andreas Schildbach
2f33051524 build.gradle: Update Guava to 30.0-android. 2020-10-24 16:01:08 +02:00
Andreas Schildbach
3352a5a591 build.gradle: Update Guava to 29.0-android. 2020-06-28 16:14:08 +02:00
Andreas Schildbach
eef2a4b101 build.gradle: Update OkHttp to 3.12.12. 2020-06-28 16:12:33 +02:00
Andreas Schildbach
fde9fcd2b4 build.gradle: Use 'implementation' dependency type, rather than 'compile'. 2020-03-06 21:27:04 +01:00
Andreas Schildbach
2300d949d8 build.gradle: Use the 'java-library' plugin, rather than 'java'. 2020-03-06 21:23:09 +01:00
Andreas Schildbach
fcfd365cd6 build.gradle: Update OkHttp to 3.12.10. 2020-03-06 21:19:41 +01:00
Andreas Schildbach
7f374b1f59 Update OkHttp to 3.12.8. 2020-01-25 02:02:22 +01:00
Andreas Schildbach
6f1ad5c313 Update Guava to 28.2-android. 2020-01-25 02:01:50 +01:00
Andreas Schildbach
54a82f27cb Update SLF4J to 1.7.30. 2020-01-25 02:01:04 +01:00
Andreas Schildbach
aaef4ca020 Update JUnit to 4.13. 2020-01-25 02:00:45 +01:00
Andreas Schildbach
ea79ac82f9 build.gradle: Suppress dependency warning regarding OkHttp.
We want to stay on the 3.12.x long-term branch until December 31, 2020.
2019-12-10 12:10:21 +01:00
Andreas Schildbach
bdb7767555 Update slf4j to 1.7.29. 2019-11-22 22:49:26 +01:00
Andreas Schildbach
9650d29b37 build.gradle: Use new plugins DSL. 2019-11-05 15:37:14 +01:00
Andreas Schildbach
7efeedfbe1 build.gradle: Remove eclipse plugin. 2019-11-05 15:36:17 +01:00
Andreas Schildbach
dd96d33afa Enable Java 8 language features.
Note that for Android compatibility, we still need to stay compatible to the Java 7 API.
2019-10-25 21:57:37 +02:00
Andreas Schildbach
f98ca5f1fb Update OkHttp to 3.12.6. 2019-10-10 13:49:04 +02:00
Andreas Schildbach
0c93ad9232 Update OkHttp to 3.12.5. 2019-09-19 00:09:28 +02:00
Andreas Schildbach
69fde984e8 Update Guava to 28.1-android. 2019-08-30 16:27:09 +02:00
Andreas Schildbach
91e47c4cc4 Update jsr305 to 3.0.2. 2019-08-30 15:36:43 +02:00
Andreas Schildbach
35d297286b Update slf4j to 1.7.28. 2019-08-28 12:29:05 +02:00
Andreas Schildbach
070fcad64a Migrate multi-module project to single project. 2019-07-19 19:16:55 +02:00
Andreas Schildbach
de5db3cb98 Migrate build from Maven to Gradle. 2015-07-01 18:43:36 +02:00