Commit Graph

4 Commits

Author SHA1 Message Date
Jim Gustafson
194de1bb9c
Update to jni 0.22.4 and gradle 9.3.1 2026-05-20 13:53:37 -07:00
Jim Gustafson
2e695ef9e5
Android: Update gradle to 8.6 2024-08-02 10:08:22 -07:00
Rashad Sookram
bd8d4df273
Update Android build dependencies 2023-07-28 17:43:12 -04:00
Jordan Rose
d1ccb43d8f Build Android products independently of WebRTC
This should still be consistent with the previous behavior, down to 
the output aar paths and support for Maven. Some highlights:

- Some Gradle files move to the top level of the repository so IDEs 
  can pick them up when opening the repo root.

- javadoc is now handled through Gradle (though build-javadoc still 
  exists as a thin wrapper).

- The "dependencies" we were pulling down weren't really needed at 
  all.
2023-01-05 15:52:33 -08:00