Skip to content

Commit

Permalink
Upgrade to version 3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dleis612 committed Apr 10, 2024
1 parent 229a0c7 commit 14a7f77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Forage Android SDK (`v3.8.0`)
# Forage Android SDK (`v3.8.1`)

You can use the Forage Android SDK to process online-only and/or Terminal POS EBT payments. The SDK provides UI components known as Forage Elements and associated methods that perform payment operations.

Expand Down
2 changes: 1 addition & 1 deletion forage-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ apply plugin: ShadowAarDependenciesPlugin

ext {
PUBLISH_GROUP_ID = 'com.joinforage'
PUBLISH_VERSION = '3.8.0'
PUBLISH_VERSION = '3.8.1'
PUBLISH_ARTIFACT_ID = 'forage-android'
PUBLISH_DESCRIPTION = 'Forage Android SDK'
PUBLISH_URL = 'https://github.com/teamforage/forage-android-sdk'
Expand Down

0 comments on commit 14a7f77

Please sign in to comment.