|
44 | 44 | "license": "Apache License 2.0", |
45 | 45 | "url": "https://github.com/coil-kt/coil" |
46 | 46 | }, |
| 47 | + { |
| 48 | + "name": "Landscapist", |
| 49 | + "license": "Apache License 2.0", |
| 50 | + "url": "https://github.com/skydoves/landscapist" |
| 51 | + }, |
| 52 | + { |
| 53 | + "name": "Google Analytics", |
| 54 | + "license": "Apache License 2.0", |
| 55 | + "url": "https://firebase.google.com/docs/analytics" |
| 56 | + }, |
| 57 | + { |
| 58 | + "name": "Firebase Crashlytics", |
| 59 | + "license": "Apache License 2.0", |
| 60 | + "url": "https://firebase.google.com/docs/crashlytics" |
| 61 | + }, |
| 62 | + { |
| 63 | + "name": "ML Kit Text Recognition", |
| 64 | + "license": "Apache License 2.0", |
| 65 | + "url": "https://developers.google.com/ml-kit/vision/text-recognition" |
| 66 | + }, |
| 67 | + { |
| 68 | + "name": "Compose System UI Controller", |
| 69 | + "license": "MIT License", |
| 70 | + "url": "https://github.com/taehwandev/ComposeExtensions" |
| 71 | + }, |
| 72 | + { |
| 73 | + "name": "Compose Keyboard State", |
| 74 | + "license": "MIT License", |
| 75 | + "url": "https://github.com/taehwandev/ComposeExtensions" |
| 76 | + }, |
| 77 | + { |
| 78 | + "name": "Lottie Compose", |
| 79 | + "license": "Apache License 2.0", |
| 80 | + "url": "https://github.com/airbnb/lottie-android" |
| 81 | + }, |
| 82 | + { |
| 83 | + "name": "Kakao SDK", |
| 84 | + "license": "Apache License 2.0", |
| 85 | + "url": "https://developers.kakao.com/docs/latest/ko/android/getting-started" |
| 86 | + }, |
| 87 | + { |
| 88 | + "name": "Kotlinx Collections Immutable", |
| 89 | + "license": "Apache License 2.0", |
| 90 | + "url": "https://github.com/Kotlin/kotlinx.collections.immutable" |
| 91 | + }, |
| 92 | + { |
| 93 | + "name": "Compose Shadow", |
| 94 | + "license": "MIT license", |
| 95 | + "url": "https://github.com/adamglin0/compose-shadow" |
| 96 | + }, |
47 | 97 | { |
48 | 98 | "name": "Detekt", |
49 | 99 | "license": "Apache License 2.0", |
|
0 commit comments