Andreas Schildbach
c1a9731626
Update Guava to 26.0-android.
2018-10-10 00:39:50 +02:00
Andreas Schildbach
5d0366d5f9
Update OkHttp to 3.11.0.
2018-08-07 11:47:15 +02:00
Andreas Schildbach
a71014b76e
build.gradle: Make sure source code is always parsed as UTF-8.
2018-07-16 17:06:23 +02:00
Andreas Schildbach
309ae0d127
Update Guava to 25.1-android.
2018-06-04 17:27:31 +02:00
Andreas Schildbach
10ec1a80bc
Update OkHttp to 3.10.0.
2018-06-04 17:23:08 +02:00
Andreas Schildbach
d0e19dbd7a
Update Guava to 23.0-android.
2017-08-31 11:42:12 +02:00
Andreas Schildbach
5f5bf7746f
Update OkHttp to 3.8.1.
2017-08-31 11:36:00 +02:00
Andreas Schildbach
d3b4ca0995
Update slf4j to 1.7.25.
2017-06-25 20:31:50 +02:00
Andreas Schildbach
bc0f6aa045
Update Guava to 22.0-android.
2017-06-25 20:31:50 +02:00
Andreas Schildbach
f4ca95df34
Update OkHttp to 3.8.0.
2017-05-15 14:31:44 +02:00
Andreas Schildbach
f71375f02c
Update OkHttp to 3.7.0.
2017-04-18 10:53:10 +02:00
Andreas Schildbach
35265f58cc
Update OkHttp to 3.5.0.
2016-12-04 01:06:57 +01:00
Andreas Schildbach
b39cbe0d19
Update Guava to 20.0.
2016-11-09 13:22:10 +01:00
Andreas Schildbach
9782a42f3b
Update JUnit to 4.12.
2016-11-09 13:20:46 +01:00
Andreas Schildbach
688a256f78
Update slf4j to 1.7.21.
2016-11-09 13:19:58 +01:00
Andreas Schildbach
7d4770ea8c
Update OkHttp to 3.4.2.
2016-11-09 13:17:48 +01:00
Andreas Schildbach
74d552d187
Migrate all HTTP calls to use OkHttp rather than URLConnection.
2016-09-25 19:53:31 +02:00
Andreas Schildbach
4c64746e75
Switch to Java 7.
...
Notes regarding Android compatibility:
- The 'try-with-resources' language feature needs API level 19, so don't use it.
All other language features can be used back to API level 8.
- The JDK 1.7 API still isn't fully implemented, so better stick with 1.6 for now.
2016-09-25 19:53:31 +02:00
Andreas Schildbach
de5db3cb98
Migrate build from Maven to Gradle.
2015-07-01 18:43:36 +02:00