feat: redesign and lots of progress
This commit is contained in:
@ -42,3 +42,7 @@ android {
|
||||
flutter {
|
||||
source = "../.."
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation "io.reactivex.rxjava2:rxjava:2.2.21"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user