gitlab.univ-nantes.fr / sae5-luna-manson-arthur-osselin-lana-heyrendt / application-android
Stars: 0
Forks: 0
Open issues:
License: None
Language:
Dependencies parsed at:
16
Created at: over 1 year ago
Updated at: over 1 year ago
Last synced at: 7 months ago
app/build.gradle.kts
maven
- androidx.annotation:annotation 1.7.0 implementation
- androidx.appcompat:appcompat 1.6.1 implementation
- androidx.constraintlayout:constraintlayout 2.1.4 implementation
- androidx.core:core-ktx 1.12.0 implementation
- androidx.datastore:datastore-preferences 1.0.0 implementation
- androidx.lifecycle:lifecycle-livedata-ktx 2.6.2 implementation
- androidx.lifecycle:lifecycle-viewmodel-ktx 2.6.2 implementation
- androidx.navigation:navigation-fragment-ktx 2.7.5 implementation
- androidx.navigation:navigation-ui-ktx 2.7.5 implementation
- androidx.room:room-ktx $room_version implementation
- androidx.room:room-runtime $room_version implementation
- com.google.android.material:material 1.10.0 implementation
- io.ktor:ktor-client-cio $ktor_version implementation
- io.ktor:ktor-client-core $ktor_version implementation
- junit:junit 4.13.2 testImplementation
- org.junit.jupiter:junit-jupiter 5.8.1 testImplementation
build.gradle.kts
maven