This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

at main 406 B View raw
1// Project generated by Kotlin Multiplatform Wizard 2{ 3 "spec": { 4 "template_id": "kmt", 5 "targets": { 6 "android": { 7 "ui": [ 8 "compose" 9 ] 10 }, 11 "ios": { 12 "ui": [ 13 "compose" 14 ] 15 } 16 } 17 }, 18 "timestamp": "2025-03-15T18:00:33.935977603Z" 19}