Skip to content

Commit

Permalink
Update sms proxy to 3.1.0 (#462)
Browse files Browse the repository at this point in the history
  • Loading branch information
frimtec authored Oct 8, 2023
1 parent fddd9a6 commit 7d2657e
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.0.1'
def secure_sms_proxy_api_version = '3.1.0'
def android_billingclient_version = '6.0.1'
def slidetoact_version = '0.11.0'
def takisoft_preferencex_version = '1.1.0'
Expand Down

0 comments on commit 7d2657e

Please sign in to comment.