Skip to content

Commit

Permalink
Bump com.github.frimtec:secure-sms-proxy-api from 3.4.1 to 3.4.2 (#616)
Browse files Browse the repository at this point in the history
Bumps [com.github.frimtec:secure-sms-proxy-api](https://github.com/frimtec/secure-sms-proxy) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/frimtec/secure-sms-proxy/releases)
- [Commits](frimtec/secure-sms-proxy@3.4.1...3.4.2)

---
updated-dependencies:
- dependency-name: com.github.frimtec:secure-sms-proxy-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 687bb75 commit 182cdee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply plugin: "de.mannodermaus.android-junit5"
apply plugin: 'jacoco'

// Third party library versions
def secure_sms_proxy_api_version = '3.4.1'
def secure_sms_proxy_api_version = '3.4.2'
def android_billingclient_version = '7.1.1'
def slidetoact_version = '0.11.0'
def takisoft_preferencex_version = '1.1.0'
Expand Down

0 comments on commit 182cdee

Please sign in to comment.