public-transport-enabler/service
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
..
src/main Switch to modern code format. Organize imports. No functional changes. 2016-09-08 18:26:01 +02:00
.gitignore Migrate build from Maven to Gradle. 2015-07-01 18:43:36 +02:00
build.gradle Switch to Java 7. 2016-09-25 19:53:31 +02:00
COPYING sub-project for service 2012-02-23 14:26:38 +01:00