Skip to content

Commit

Permalink
Update release version/changelog for 3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 18, 2024
1 parent c2db6e7 commit f3714c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ The API is provided as an AAR (Android Archive) file and is available on [Maven
You can add the following dependency to your application project:
```
dependencies {
implementation 'com.github.frimtec:secure-sms-proxy-api:3.4.1@aar'
implementation 'com.github.frimtec:secure-sms-proxy-api:3.4.2@aar'
implementation 'com.vdurmont:semver4j:3.1.0'
}
```
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/2023327.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Migrate to material3 and edge-to-edge
- Add note for new sideloading restrictions

0 comments on commit f3714c3

Please sign in to comment.