gricad-gitlab.univ-grenoble-alpes.fr / didier2 / legoproject
Stars: 0
Forks: 0
Open issues:
License: None
Language:
Dependencies parsed at:
7
Created at: about 5 years ago
Updated at: 11 months ago
Pushed at: 11 months ago
Last synced at: 12 months ago
MyLego/app/build.gradle
maven
- androidx.appcompat:appcompat 1.1.0 implementation
- androidx.constraintlayout:constraintlayout 1.1.3 implementation
- androidx.room:room-runtime $room_version implementation
- com.android.support:recyclerview-v7 27.0.2 implementation
- com.github.bumptech.glide:glide 4.11.0 implementation
- androidx.room:room-testing $room_version testImplementation
- junit:junit 4.12 testImplementation
MyLego/build.gradle
maven