Skip to content

Commit e52f409

Browse files
committed
chore: replace app with app2; update BottomBarType.SUCCESS to use themed color
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
1 parent 2cd273f commit e52f409

86 files changed

Lines changed: 90 additions & 8209 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/flipcash/app/build.gradle.kts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ plugins {
2121
}
2222

2323
val contributorsSigningConfig = ContributorsSignatory(rootProject)
24-
val appNamespace = "${Gradle.flipcashNamespace}.android.app"
24+
val appNamespace = "${Gradle.flipcashNamespace}.app.android"
2525

2626
android {
2727
// static namespace
@@ -159,7 +159,6 @@ dependencies {
159159
implementation(project(":apps:flipcash:shared:phone"))
160160
implementation(project(":apps:flipcash:shared:shareable"))
161161
implementation(project(":apps:flipcash:shared:tokens"))
162-
implementation(project(":apps:flipcash:shared:transfers"))
163162
implementation(project(":apps:flipcash:shared:web"))
164163
implementation(project(":apps:flipcash:shared:workers"))
165164
implementation(project(":apps:flipcash:features:login"))

apps/flipcash/app/dapp_publishing/config.yaml

Lines changed: 0 additions & 74 deletions
This file was deleted.

apps/flipcash/app/dapp_publishing/package.json

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)