fix: Remove moxplatform_linux
This commit is contained in:
parent
6b1b1ea27a
commit
0a7f5ded2e
@ -23,10 +23,6 @@ dependencies:
|
||||
hosted: https://pub.polynom.me
|
||||
version: 0.1.5
|
||||
#path: ../moxplatform_android
|
||||
moxplatform_linux:
|
||||
hosted: https://pub.polynom.me
|
||||
version: 0.1.5
|
||||
#path: ../moxplatform_linux
|
||||
moxplatform_platform_interface:
|
||||
#path: ../moxplatform_platform_interface
|
||||
hosted: https://pub.polynom.me
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: moxplatform_android
|
||||
description: Android implementation of moxplatform
|
||||
version: 0.1.5
|
||||
version: 0.1.6
|
||||
homepage: https://codeberg.org/moxxy/moxplatform
|
||||
publish_to: https://pub.polynom.me
|
||||
|
||||
@ -22,12 +22,12 @@ dependencies:
|
||||
sdk: flutter
|
||||
moxplatform_platform_interface:
|
||||
hosted: https://pub.polynom.me
|
||||
version: 0.1.5
|
||||
version: 0.1.6
|
||||
#path: ../moxplatform_platform_interface
|
||||
moxplatform:
|
||||
#path: ../moxplatform
|
||||
hosted: https://pub.polynom.me
|
||||
version: 0.1.5
|
||||
version: 0.1.6
|
||||
|
||||
moxlib:
|
||||
hosted: https://pub.polynom.me
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: moxplatform_platform_interface
|
||||
description: A common platform interface for the my_plugin plugin.
|
||||
version: 0.1.5
|
||||
version: 0.1.6
|
||||
homepage: https://codeberg.org/moxxy/moxplatform
|
||||
publish_to: https://pub.polynom.me
|
||||
|
||||
@ -15,7 +15,7 @@ dependencies:
|
||||
moxplatform:
|
||||
#path: ../moxplatform
|
||||
hosted: https://pub.polynom.me
|
||||
version: 0.1.5
|
||||
version: 0.1.6
|
||||
|
||||
moxlib:
|
||||
hosted: https://pub.polynom.me
|
||||
|
Reference in New Issue
Block a user