New gradle file, remove old tuto code

This commit is contained in:
jacques 2021-01-22 21:19:58 +01:00
parent 630f88219c
commit 503f703d5c

View file

@ -87,6 +87,4 @@ dependencies {
implementation 'androidx.core:core:1.3.2' implementation 'androidx.core:core:1.3.2'
debugImplementation 'com.amitshekhar.android:debug-db:1.0.6' debugImplementation 'com.amitshekhar.android:debug-db:1.0.6'
implementation 'za.co.riggaroo:materialhelptutorial:1.1+'
} }