# project187 **Repository Path**: conanix/project187 ## Basic Information - **Project Name**: project187 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-25 - **Last Updated**: 2025-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README //Lifecycle implementation("androidx.lifecycle:lifecycle-extensions:2.2.0") implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.6.2") implementation("androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.2") implementation("androidx.lifecycle:lifecycle-livedata-ktx:2.6.2") //ViewModel implementation("androidx.activity:activity-ktx:1.4.0") implementation ("com.github.bumptech.glide:glide:4.12.0") implementation ("com.google.code.gson:gson:2.9.1") implementation("com.tbuonomo:dotsindicator:5.0")