@@ -193,6 +193,10 @@ Annotation (1.7.1) - The Apache Software License, Version 2.0
193193Provides source annotations for tooling and readability.
194194https://developer.android.com/jetpack/androidx/releases/annotation#1.7.1
195195
196+ AspectJ runtime (1.8.2) - Eclipse Public License - v 1.0
197+ The runtime needed to execute a program using AspectJ
198+ http://www.aspectj.org
199+
196200coil (2.6.0) - The Apache License, Version 2.0
197201An image loading library for Android backed by Kotlin Coroutines.
198202https://github.com/coil-kt/coil
@@ -225,89 +229,77 @@ Collections Kotlin Extensions (1.4.0) - The Apache Software License, Version 2.0
225229Kotlin extensions for 'collection' artifact
226230https://developer.android.com/jetpack/androidx/releases/collection#1.4.0
227231
228- Compose Animation (1.6.2 ) - The Apache Software License, Version 2.0
232+ Compose Animation (1.6.3 ) - The Apache Software License, Version 2.0
229233Compose animation library
230- https://developer.android.com/jetpack/androidx/releases/compose-animation#1.6.2
234+ https://developer.android.com/jetpack/androidx/releases/compose-animation#1.6.3
231235
232- Compose Animation Core (1.6.2 ) - The Apache Software License, Version 2.0
236+ Compose Animation Core (1.6.3 ) - The Apache Software License, Version 2.0
233237Animation engine and animation primitives that are the building blocks of the Compose animation library
234- https://developer.android.com/jetpack/androidx/releases/compose-animation#1.6.2
238+ https://developer.android.com/jetpack/androidx/releases/compose-animation#1.6.3
235239
236- Compose Foundation (1.6.2 ) - The Apache Software License, Version 2.0
240+ Compose Foundation (1.6.3 ) - The Apache Software License, Version 2.0
237241Higher level abstractions of the Compose UI primitives. This library is design system agnostic, providing the high-level building blocks for both application and design-system developers
238- https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.6.2
242+ https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.6.3
239243
240- Compose Geometry (1.6.2 ) - The Apache Software License, Version 2.0
244+ Compose Geometry (1.6.3 ) - The Apache Software License, Version 2.0
241245Compose classes related to dimensions without units
242- https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.2
246+ https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.3
243247
244- Compose Graphics (1.6.2 ) - The Apache Software License, Version 2.0
248+ Compose Graphics (1.6.3 ) - The Apache Software License, Version 2.0
245249Compose graphics
246- https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.2
250+ https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.3
247251
248- Compose Layouts (1.6.2 ) - The Apache Software License, Version 2.0
252+ Compose Layouts (1.6.3 ) - The Apache Software License, Version 2.0
249253Compose layout implementations
250- https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.6.2
254+ https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.6.3
251255
252- Compose Material Components (1.6.2 ) - The Apache Software License, Version 2.0
256+ Compose Material Components (1.6.3 ) - The Apache Software License, Version 2.0
253257Compose Material Design Components library
254- https://developer.android.com/jetpack/androidx/releases/compose-material#1.6.2
258+ https://developer.android.com/jetpack/androidx/releases/compose-material#1.6.3
255259
256- Compose Material Icons Core (1.6.2 ) - The Apache Software License, Version 2.0
260+ Compose Material Icons Core (1.6.3 ) - The Apache Software License, Version 2.0
257261Compose Material Design core icons. This module contains the most commonly used set of Material icons.
258- https://developer.android.com/jetpack/androidx/releases/compose-material#1.6.2
262+ https://developer.android.com/jetpack/androidx/releases/compose-material#1.6.3
259263
260- Compose Material Ripple (1.6.2 ) - The Apache Software License, Version 2.0
264+ Compose Material Ripple (1.6.3 ) - The Apache Software License, Version 2.0
261265Material ripple used to build interactive components
262- https://developer.android.com/jetpack/androidx/releases/compose-material#1.6.2
266+ https://developer.android.com/jetpack/androidx/releases/compose-material#1.6.3
263267
264- Compose Material3 Components (1.2.0 ) - The Apache Software License, Version 2.0
268+ Compose Material3 Components (1.2.1 ) - The Apache Software License, Version 2.0
265269Compose Material You Design Components library
266- https://developer.android.com/jetpack/androidx/releases/compose-material3#1.2.0
270+ https://developer.android.com/jetpack/androidx/releases/compose-material3#1.2.1
267271
268272Compose Navigation (2.7.7) - The Apache Software License, Version 2.0
269273Compose integration with Navigation
270274https://developer.android.com/jetpack/androidx/releases/navigation#2.7.7
271275
272- Compose Runtime (1.6.2 ) - The Apache Software License, Version 2.0
276+ Compose Runtime (1.6.3 ) - The Apache Software License, Version 2.0
273277Tree composition support for code generated by the Compose compiler plugin and corresponding public API
274- https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.6.2
278+ https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.6.3
275279
276- Compose Saveable (1.6.2 ) - The Apache Software License, Version 2.0
280+ Compose Saveable (1.6.3 ) - The Apache Software License, Version 2.0
277281Compose components that allow saving and restoring the local ui state
278- https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.6.2
279-
280- Compose Testing manifest dependency (1.6.2) - The Apache Software License, Version 2.0
281- Compose testing library that should be added as a debugImplementation dependency to add properties to the debug manifest necessary for testing an application
282- https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.2
283-
284- Compose Tooling (1.6.2) - The Apache Software License, Version 2.0
285- Compose tooling library. This library exposes information to our tools for better IDE support.
286- https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.2
287-
288- Compose Tooling Data (1.6.2) - The Apache Software License, Version 2.0
289- Compose tooling library data. This library provides data about compose for different tooling purposes.
290- https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.2
282+ https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.6.3
291283
292- Compose UI (1.6.2 ) - The Apache Software License, Version 2.0
284+ Compose UI (1.6.3 ) - The Apache Software License, Version 2.0
293285Compose UI primitives. This library contains the primitives that form the Compose UI Toolkit, such as drawing, measurement and layout.
294- https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.2
286+ https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.3
295287
296- Compose UI Preview Tooling (1.6.2 ) - The Apache Software License, Version 2.0
288+ Compose UI Preview Tooling (1.6.3 ) - The Apache Software License, Version 2.0
297289Compose tooling library API. This library provides the API required to declare @Preview composables in user apps.
298- https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.2
290+ https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.3
299291
300- Compose UI Text (1.6.2 ) - The Apache Software License, Version 2.0
292+ Compose UI Text (1.6.3 ) - The Apache Software License, Version 2.0
301293Compose Text primitives and utilities
302- https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.2
294+ https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.3
303295
304- Compose Unit (1.6.2 ) - The Apache Software License, Version 2.0
296+ Compose Unit (1.6.3 ) - The Apache Software License, Version 2.0
305297Compose classes for simple units
306- https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.2
298+ https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.3
307299
308- Compose Util (1.6.2 ) - The Apache Software License, Version 2.0
300+ Compose Util (1.6.3 ) - The Apache Software License, Version 2.0
309301Internal Compose utilities used by other modules
310- https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.2
302+ https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.3
311303
312304Converter: Gson (2.9.0) - The Apache Software License, Version 2.0
313305A Retrofit Converter which uses Gson for serialization.
@@ -321,24 +313,12 @@ Core Kotlin Extensions (1.12.0) - The Apache Software License, Version 2.0
321313Kotlin extensions for 'core' artifact
322314https://developer.android.com/jetpack/androidx/releases/core#1.12.0
323315
324- Curtains (1.2.5) - The Apache Software License, Version 2.0
325- Spy on your Android windows
326- https://github.com/square/curtains/
327-
328316error-prone annotations (2.15.0) - Apache 2.0
329317
330318Experimental annotation (1.3.1) - The Apache Software License, Version 2.0
331319Java annotation for use on unstable Android API surfaces. When used in conjunction with the Experimental annotation lint checks, this annotation provides functional parity with Kotlin's Experimental annotation.
332320https://developer.android.com/jetpack/androidx/releases/annotation#1.3.1
333321
334- fbjni (0.3.0) - APACHE-2
335- Facebook JNI helpers library
336- https://github.com/facebookincubator/fbjni
337-
338- FindBugs-jsr305 (3.0.2) - The Apache Software License, Version 2.0
339- JSR305 Annotations for Findbugs
340- http://findbugs.sourceforge.net/
341-
342322firebase-annotations (16.2.0) - The Apache Software License, Version 2.0
343323
344324firebase-common (20.4.2) - The Apache Software License, Version 2.0
@@ -365,14 +345,6 @@ firebase-measurement-connector (19.0.0) - Android Software Development Kit Licen
365345
366346firebase-messaging (23.4.1) - The Apache Software License, Version 2.0
367347
368- Flipper (0.247.0) - MIT
369- Flipper SDK for Android
370- https://github.com/facebook/flipper
371-
372- Flipper Network Plugin (0.247.0) - MIT
373- Network/OkHttp plugin for Flipper
374- https://github.com/facebook/flipper
375-
376348Fragment Kotlin Extensions (1.6.2) - The Apache Software License, Version 2.0
377349Kotlin extensions for 'fragment' artifact
378350https://developer.android.com/jetpack/androidx/releases/fragment#1.6.2
@@ -413,9 +385,9 @@ utility classes, Google's collections, I/O classes, and
413385much more.
414386 https://github.com/google/guava
415387
416- Java-WebSocket (1.5.4 ) - MIT License
417- A barebones WebSocket client and server implementation written 100% in Java
418- https ://github. com/TooTallNate/Java-WebSocket
388+ ISO Parser (1.0.6 ) - Apache Software License - Version 2.0
389+ A generic parser and writer for all ISO 14496 based files (MP4, Quicktime, DCF, PDCF, ...)
390+ http ://code.google. com/p/mp4parser/
419391
420392javax.inject (1) - The Apache Software License, Version 2.0
421393The javax.inject API
@@ -513,6 +485,10 @@ Lifecycle-Common for Java 8 (2.7.0) - The Apache Software License, Version 2.0
513485Android Lifecycle-Common for Java 8 Language
514486https://developer.android.com/jetpack/androidx/releases/lifecycle#2.7.0
515487
488+ LightCompressor (1.3.2) - The Apache Software License, Version 2.0
489+ A powerful and easy-to-use video compression library for android uses MediaCodec API
490+ https://github.com/AbedElazizShe/LightCompressor
491+
516492LiveData Core Kotlin Extensions (2.7.0) - The Apache Software License, Version 2.0
517493Kotlin extensions for 'livedata-core' artifact
518494https://developer.android.com/jetpack/androidx/releases/lifecycle#2.7.0
@@ -581,10 +557,6 @@ okio (3.8.0) - The Apache Software License, Version 2.0
581557A modern I/O library for Android, Java, and Kotlin Multiplatform.
582558https://github.com/square/okio/
583559
584- OpenSSL (1.1.1l-beta-1) - Dual OpenSSL and SSLeay License
585- The ndkports AAR for OpenSSL.
586- https://android.googlesource.com/platform/tools/ndkports
587-
588560Paging-Common (3.2.1) - The Apache Software License, Version 2.0
589561Android Paging-Common
590562https://developer.android.com/jetpack/androidx/releases/paging#3.2.1
@@ -643,22 +615,6 @@ Skiko Awt (0.7.7) - The Apache License, Version 2.0
643615Kotlin Skia bindings
644616https://www.github.com/JetBrains/skiko
645617
646- SLF4J API Module (2.0.6) - MIT License
647- The slf4j API
648- http://www.slf4j.org
649-
650- SoLoader (0.11.0) - Apache-2
651- Reliable native code loader for Android
652- https://github.com/facebook/soloader
653-
654- SoLoader (0.11.0) - Apache-2
655- DoNotOptimize class
656- https://github.com/facebook/soloader
657-
658- SoLoader (0.11.0) - Apache-2
659- Native code loading interface for Android
660- https://github.com/facebook/soloader
661-
662618transport-api (3.1.0) - The Apache Software License, Version 2.0
663619
664620transport-backend-cct (3.1.8) - The Apache Software License, Version 2.0
0 commit comments