Skip to content

Commit

Permalink
Bump version 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
project-lambda committed Jul 7, 2024
1 parent 2334f36 commit d67cce1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
implementation "androidx.recyclerview:recyclerview:1.3.2"
implementation group: 'xerces', name: 'xercesImpl', version: '2.12.0'
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
implementation 'com.github.CHEQPlease:Receiptify:1.27.1'
implementation 'com.github.CHEQPlease:Receiptify:1.27.2'
implementation 'com.orhanobut:logger:2.2.0'


Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_adyen_terminal
description: A new flutter plugin project.
version: 3.4.9+34009
version: 3.5.0+35000
homepage:

environment:
Expand Down

0 comments on commit d67cce1

Please sign in to comment.