We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71bfc75 commit fcb7b09Copy full SHA for fcb7b09
sdk/android/BUILD.gn
@@ -156,6 +156,8 @@ if (is_android) {
156
sources = [
157
"api/org/webrtc/Predicate.java",
158
"api/org/webrtc/RefCounted.java",
159
+ "api/org/webrtc/WebrtcBuildVersion.java",
160
+ "src/java/org/webrtc/ApplicationContextProvider.java",
161
"src/java/org/webrtc/CalledByNative.java",
162
"src/java/org/webrtc/CalledByNativeUnchecked.java",
163
"src/java/org/webrtc/Histogram.java",
0 commit comments