We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5875aa commit dcbbf91Copy full SHA for dcbbf91
CHANGELOG.md
@@ -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
+
7
## 1.3.8
8
- dart format
9
pubspec.yaml
@@ -1,6 +1,6 @@
name: proximity_sensor
description: simple and easy to use flutter plugin package for proximity sensor (only)
-version: 1.3.8
+version: 1.3.9
homepage: https://github.com/jeremyko/flutter-proximity-sensor-plugin
environment:
0 commit comments