GitHub / Universite-Gustave-Eiffel / qrtone-android
QRTone demo application
Stars: 5
Forks: 1
Open issues: 0
License: None
Language: Kotlin
Size: 834 KB
Dependencies parsed at:
8
Created at: about 5 years ago
Updated at: 8 months ago
Pushed at: about 5 years ago
Last synced at: 4 days ago
app/build.gradle
maven
- androidx.appcompat:appcompat 1.1.0 implementation
- androidx.constraintlayout:constraintlayout 1.1.3 implementation
- androidx.core:core-ktx 1.2.0 implementation
- androidx.legacy:legacy-support-v4 1.0.0 implementation
- androidx.preference:preference 1.1.0 implementation
- com.google.android.material:material 1.1.0 implementation
- org.jetbrains.kotlin:kotlin-stdlib-jdk7 $kotlin_version implementation
- junit:junit 4.12 testImplementation
build.gradle
maven