Skip to content

Commit

Permalink
Remove unused libs
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltroger committed Feb 8, 2024
1 parent 50ef0ea commit a8552ce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,5 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'androidx.activity:activity-ktx:1.8.2'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.11.0'
implementation 'org.opencv:opencv:4.9.0'

testImplementation 'junit:junit:4.13.2'
}

0 comments on commit a8552ce

Please sign in to comment.