Skip to content

Commit dcbbf91

Browse files
committed
1.3.9 release
1 parent c5875aa commit dcbbf91

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.3.9
2+
- sets the compileSdkVersion to 36 from 31
3+
- updates AGP and gradle versions to 8.13.0 and 8.14.3 respectively
4+
- updates Kotlin version to 2.2.20
5+
- removes the no longer necessary kotlin-stdlib-jdk7 dependency
6+
17
## 1.3.8
28
- dart format
39

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: proximity_sensor
22
description: simple and easy to use flutter plugin package for proximity sensor (only)
3-
version: 1.3.8
3+
version: 1.3.9
44
homepage: https://github.com/jeremyko/flutter-proximity-sensor-plugin
55

66
environment:

0 commit comments

Comments
 (0)