Skip to content

Commit

Permalink
chore: ver 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fonkamloic committed Jul 15, 2024
1 parent 89a112a commit cd37d3b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,10 @@ Updated readme and added sample usage.
- fix: screenshot prevention on iOS
- updated readme by @Musaddiq635 PR[https://github.com/FlutterPlaza/no_screenshot/pull/26]
- merged fix by @ggiordan PR[https://github.com/FlutterPlaza/no_screenshot/pull/29]

## 0.2.0

- Upgrade android to support AGP 8.X
- merged fix by @alberto-cappellina PR[https://github.com/FlutterPlaza/no_screenshot/pull/27]
- gradle:7.1.2 -> 7.4.2
- kotlin_version = '1.6.10' -> '1.6.21'
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: no_screenshot
description: Flutter plugin to enable, disable or toggle screenshot support in your application.
version: 0.0.1+7
version: 0.0.1+8
homepage: https://flutterplaza.com
repository: https://github.com/FlutterPlaza/no_screenshot/releases/tag/v0.0.1%2B6

Expand Down

0 comments on commit cd37d3b

Please sign in to comment.