0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 03:52:17 +02:00
libsignal/java
Jordan Rose 0b9dffdd88 Java: Update to Gradle 7.4, and several other build system updates
- Switch to the modern maven-publish plugin.

- Bump the Android target SDK version to 30 to match the app.
  (The minimum is still 19.)

- Bump the Java source compatibility version to 1.8.

- Bump the Android command line tools used in Docker to match the app.

- Bump the JDK used in Docker to OpenJDK 11, matching the app.

- Switch to the androidx testing libraries for emulator testing.

- Drop unused trove4j Gradle plugin.

- Lots of cleanup and refactoring.
2022-03-07 16:51:19 -08:00
..
android Java: Update to Gradle 7.4, and several other build system updates 2022-03-07 16:51:19 -08:00
docker Java: Update to Gradle 7.4, and several other build system updates 2022-03-07 16:51:19 -08:00
gradle/wrapper Java: Update to Gradle 7.4, and several other build system updates 2022-03-07 16:51:19 -08:00
java Java: Update to Gradle 7.4, and several other build system updates 2022-03-07 16:51:19 -08:00
tests/src/test/java/org java: Remove "tests" Gradle module 2022-03-07 16:51:19 -08:00
build_jni.sh GitHub: When a release is tagged, build and publish JNI artifacts 2021-11-01 12:53:56 -07:00
build.gradle Bump version to v0.13.0 2022-02-18 15:45:31 -08:00
check_code_size.py Java: don't eagerly strip libsignal_client.so; let gradle do it for us 2021-08-30 12:33:18 -07:00
code_size.json Bump version to v0.13.0 2022-02-18 15:45:31 -08:00
Dockerfile Java: Update to Gradle 7.4, and several other build system updates 2022-03-07 16:51:19 -08:00
gradle.properties Java: Update to Gradle 7.4, and several other build system updates 2022-03-07 16:51:19 -08:00
gradlew Import v2.8.1 of libsignal-protocol-java 2020-11-05 17:59:09 -05:00
gradlew.bat Import v2.8.1 of libsignal-protocol-java 2020-11-05 17:59:09 -05:00
Makefile Java: adjust 'clean' behavior 2021-09-24 16:31:08 -07:00
settings.gradle Java: Update to Gradle 7.4, and several other build system updates 2022-03-07 16:51:19 -08:00