Skip to content

Commit

Permalink
Update the title on dependency answer change
Browse files Browse the repository at this point in the history
  • Loading branch information
maimoonak committed Apr 7, 2023
1 parent be344b1 commit a82135f
Show file tree
Hide file tree
Showing 11 changed files with 115 additions and 1,996 deletions.
1 change: 0 additions & 1 deletion catalog/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ dependencies {
implementation(Dependencies.Navigation.navUiKtx)

implementation(project(path = ":datacapture"))
implementation(project(path = ":engine"))
implementation(project(path = ":contrib:barcode"))

testImplementation(Dependencies.junit)
Expand Down
1 change: 0 additions & 1 deletion catalog/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
/>

<application
android:name=".CatalogApplication"
android:allowBackup="true"
android:icon="@mipmap/ic_card_file_box"
android:label="@string/app_name"
Expand Down
Loading

0 comments on commit a82135f

Please sign in to comment.