mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-20 17:29:49 +00:00
Adapt to: Migrate public-transport-enabler multi-module project to single project.
This commit is contained in:
parent
6871ee023f
commit
cd9e68a802
4 changed files with 3 additions and 4 deletions
|
@ -9,7 +9,7 @@ configurations {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compile project(':enabler')
|
||||
compile project(':public-transport-enabler')
|
||||
compile 'de.schildbach.wallet:integration-android:2.0'
|
||||
compile 'androidx.annotation:annotation:1.0.2'
|
||||
compile 'androidx.recyclerview:recyclerview:1.0.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue