1name: "jetpack-camera-app" 2description: 3 "Jetpack Camera App is (will be) a fully functional camera app, focused on " 4 "features used by app developers, and built entirely with CameraX, Kotlin " 5 "and Jetpack Compose. It follows Android design and development best " 6 "practices and it's intended to be a useful reference for developers." 7 8third_party { 9 url { 10 type: HOMEPAGE 11 value: "https://github.com/google/jetpack-camera-app" 12 } 13 url { 14 type: GIT 15 value: "https://github.com/google/jetpack-camera-app" 16 } 17 version: "3ae0900e248937bd7439b3d3c22360f2a7265153" 18 last_upgrade_date { year: 2023 month: 11 day: 17 } 19 license_type: NOTICE 20} 21