Skip to content

Commit

Permalink
chore: update namespace for dart package
Browse files Browse the repository at this point in the history
  • Loading branch information
mitfik committed Aug 21, 2024
1 parent 4c2a67f commit 75c0f36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bindings/dart/mesagkesto/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: mesagkesto
description: Connecting people and machines - bindings for messagebox for Android.
version: 0.1.0
homepage: https://github.com/argonAUTHs/mesagkesto
homepage: https://github.com/THCLab/mesagkesto

environment:
sdk: '>=3.0.6 <4.0.0'
Expand Down Expand Up @@ -40,7 +40,7 @@ flutter:
plugin:
platforms:
android:
package: com.argonauths.mesagkesto
package: com.thclab.mesagkesto
pluginClass: MesagkestoPlugin

# To add assets to your plugin package, add an assets section, like this:
Expand Down

0 comments on commit 75c0f36

Please sign in to comment.