File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ The API is provided as an AAR (Android Archive) file and is available on [Maven
113113You can add the following dependency to your application project:
114114```
115115dependencies {
116- implementation 'com.github.frimtec:secure-sms-proxy-api:3.5.6 @aar'
116+ implementation 'com.github.frimtec:secure-sms-proxy-api:3.5.7 @aar'
117117 implementation 'com.vdurmont:semver4j:3.1.0'
118118}
119119```
Original file line number Diff line number Diff line change 1+ - Add maintenance support for 2026
2+ - Bump androidx.activity:activity from 1.12.0 to 1.12.1
3+ - Bump com.googlecode.libphonenumber:libphonenumber from 9.0.19 to 9.0.20
4+ - Bump com.android.tools.build:gradle from 8.13.1 to 8.13.2
5+ - Bump androidx.activity:activity from 1.12.1 to 1.12.2
6+ - Bump com.googlecode.libphonenumber:libphonenumber from 9.0.20 to 9.0.21
7+ - Bump org.json:json from 20250517 to 20251224
You can’t perform that action at this time.
0 commit comments