Merged JUnit with Master

This commit is contained in:
Batuhan Berk Başoğlu 2018-11-02 11:40:15 -04:00
commit 0ad149265f
10 changed files with 193 additions and 45 deletions

View file

@ -39,6 +39,7 @@ dependencies {
implementation 'com.jaredrummler:material-spinner:1.2.5'
implementation 'com.android.support:design:28.0.0-alpha3'
implementation 'com.rengwuxian.materialedittext:library:2.1.4'
implementation 'com.android.support:recyclerview-v7:28.0.0'
}
repositories {