Skip to content

Commit

Permalink
v.0.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-applab committed Dec 13, 2024
1 parent 0fabfe5 commit 0b659d1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 0.9.7
* Update from de.infonline:iomb-library:1.1.0 to 1.1.2

## 0.9.6+12
* IombLibrary.instance.setFlutterDebugModeEnabled(true) added
* Bugfixes
Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ android {

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation "de.infonline:iomb-library:1.1.0"
implementation "de.infonline:iomb-library:1.1.2"
}
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_iomb_library
description: Unoffical INFOnline Flutter Library Android/iOS (Zensus Messung IOMb)
version: 0.9.6+12
version: 0.9.7
homepage: https://github.com/codeforce-dev/flutter_iomb_library
repository: https://github.com/codeforce-dev/flutter_iomb_library

Expand Down

0 comments on commit 0b659d1

Please sign in to comment.