Skip to content

Commit 60e6a30

Browse files
committed
Update release version/changelog for 3.5.7
1 parent bc25c14 commit 60e6a30

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ The API is provided as an AAR (Android Archive) file and is available on [Maven
113113
You can add the following dependency to your application project:
114114
```
115115
dependencies {
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
```
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
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

0 commit comments

Comments
 (0)