Add stimulus activation report counter to UI
This commit is contained in:
@@ -25,6 +25,7 @@ android {
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven { url 'https://jitpack.io' }
|
||||
}
|
||||
|
||||
dependencies {
|
||||
@@ -41,4 +42,5 @@ dependencies {
|
||||
implementation 'androidx.recyclerview:recyclerview:1.1.0'
|
||||
implementation 'org.osmdroid:osmdroid-android:6.1.5'
|
||||
implementation "androidx.preference:preference-ktx:1.1.0"
|
||||
implementation 'com.github.PhilJay:MPAndroidChart:v3.1.0'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user