GitHub / Thitikorn-Nupan / android-app-list-view-crud-sqlite
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Kotlin
Size: 317 KB
Dependencies parsed at:
6
Created at: about 1 year ago
Updated at: about 1 year ago
Pushed at: about 1 year ago
Last synced at: 4 days ago
Topics: android-material-design, android-studio, kotlin, sqlite, xml
app/build.gradle.kts
maven
- androidx.appcompat:appcompat 1.6.1 implementation
- androidx.constraintlayout:constraintlayout 2.1.4 implementation
- androidx.core:core-ktx 1.12.0 implementation
- com.google.android.material:material 1.2.0-rc0 implementation
- com.google.android.material:material 1.11.0 implementation
- junit:junit 4.13.2 testImplementation
build.gradle.kts
maven