Skip to content

Commit

Permalink
feat: bump android lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
KannarFr committed May 3, 2023
1 parent 8184d44 commit 50fa427
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ repositories {
dependencies {
//noinspection GradleDynamicVersion
implementation "com.facebook.react:react-native:+" // From node_modules
implementation 'com.github.DantSu:ESCPOS-ThermalPrinter-Android:3.2.1'
implementation 'com.github.DantSu:ESCPOS-ThermalPrinter-Android:3.3.0'
implementation 'com.github.bumptech.glide:glide:4.12.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0'
}
}

0 comments on commit 50fa427

Please sign in to comment.