We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02faad0 commit b3f5f3fCopy full SHA for b3f5f3f
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.1.0
2
+* Update README.md
3
+* migrated to mavenCentral in Android build.gradle #15
4
+* added Namespace to Android build.gradle #14
5
+* added compileOptions to Android build.gradle #13 #14
6
+* added privacy manifest to darwin (iOS/MacOS) #10
7
## 1.0.1
8
* Update README.md
9
## 1.0.0
pubspec.yaml
@@ -1,6 +1,6 @@
name: managed_configurations
description: Plugin to support managed app configuration provided by a Mobile device management (MDM).
-version: 1.0.1
+version: 1.1.0
homepage: https://github.com/mwaylabs/flutter-managed-configuration
0 commit comments