Skip to content

Commit

Permalink
(fix) platform support
Browse files Browse the repository at this point in the history
  • Loading branch information
Elikem Medehou authored and Elikem Medehou committed Apr 1, 2024
1 parent b6c8998 commit 16729cc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [0.2.0] - 2024-04-01

### Fix

- Fix platforms support

## [0.1.5] - 2024-04-01

### Update && Minor Breaking Changes
Expand Down
3 changes: 1 addition & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name: moneroo_flutter_sdk
description: Moneroo SDK for Flutter. Integrate easily many payments solutions from Africa to the World.
version: 0.1.5
version: 0.2.0
homepage: https://docs.moneroo.io
repository: https://github.com/NemesisX1/moneroo_flutter_sdk
platforms:
android:
ios:
web:

environment:
sdk: "^3.3.0"
Expand Down

0 comments on commit 16729cc

Please sign in to comment.