Skip to content

Commit

Permalink
Remove test stub.
Browse files Browse the repository at this point in the history
This obviously isn't used, and it's failing when building the whole
samples repo as a group for some reason I don't care to debug. Something
something manifest for the test APK is wrong.
  • Loading branch information
DanAlbert committed May 7, 2024
1 parent 0ad5dec commit 48e9958
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 26 deletions.
2 changes: 0 additions & 2 deletions orderfile/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,4 @@ dependencies {
implementation 'com.google.android.material:material:1.3.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
testImplementation 'junit:junit:4.+'
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
}

This file was deleted.

0 comments on commit 48e9958

Please sign in to comment.