Skip to content

Commit

Permalink
Fix dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelm committed Aug 19, 2024
1 parent 8dedccb commit 4dc3dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pretixprint/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ dependencies {
implementation 'androidx.vectordrawable:vectordrawable:1.1.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.0'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'com.tom_roush:pdfbox-android:1.8.10.0'
implementation 'com.tom-roush:pdfbox-android:1.8.10.0'
implementation "androidx.viewpager2:viewpager2:1.0.0"
implementation "androidx.fragment:fragment-ktx:1.5.5"
implementation "androidx.preference:preference-ktx:1.2.0"
Expand Down

0 comments on commit 4dc3dac

Please sign in to comment.