fix: pubspec dependencies
This commit is contained in:
parent
86e7e71935
commit
6b1b1ea27a
@ -20,17 +20,17 @@ dependencies:
|
|||||||
sdk: flutter
|
sdk: flutter
|
||||||
|
|
||||||
moxplatform_android:
|
moxplatform_android:
|
||||||
#hosted: https://pub.polynom.me
|
hosted: https://pub.polynom.me
|
||||||
#version: 0.1.4
|
version: 0.1.5
|
||||||
path: ../moxplatform_android
|
#path: ../moxplatform_android
|
||||||
moxplatform_linux:
|
moxplatform_linux:
|
||||||
#hosted: https://pub.polynom.me
|
hosted: https://pub.polynom.me
|
||||||
#version: 0.1.4
|
version: 0.1.5
|
||||||
path: ../moxplatform_linux
|
#path: ../moxplatform_linux
|
||||||
moxplatform_platform_interface:
|
moxplatform_platform_interface:
|
||||||
path: ../moxplatform_platform_interface
|
#path: ../moxplatform_platform_interface
|
||||||
#hosted: https://pub.polynom.me
|
hosted: https://pub.polynom.me
|
||||||
#version: 0.1.4
|
version: 0.1.5
|
||||||
|
|
||||||
moxlib:
|
moxlib:
|
||||||
hosted: https://pub.polynom.me
|
hosted: https://pub.polynom.me
|
||||||
|
@ -21,13 +21,13 @@ dependencies:
|
|||||||
flutter:
|
flutter:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
moxplatform_platform_interface:
|
moxplatform_platform_interface:
|
||||||
#hosted: https://pub.polynom.me
|
hosted: https://pub.polynom.me
|
||||||
#version: 0.1.4
|
version: 0.1.5
|
||||||
path: ../moxplatform_platform_interface
|
#path: ../moxplatform_platform_interface
|
||||||
moxplatform:
|
moxplatform:
|
||||||
path: ../moxplatform
|
#path: ../moxplatform
|
||||||
#hosted: https://pub.polynom.me
|
hosted: https://pub.polynom.me
|
||||||
#version: 0.1.4
|
version: 0.1.5
|
||||||
|
|
||||||
moxlib:
|
moxlib:
|
||||||
hosted: https://pub.polynom.me
|
hosted: https://pub.polynom.me
|
||||||
|
@ -13,9 +13,9 @@ dependencies:
|
|||||||
sdk: flutter
|
sdk: flutter
|
||||||
|
|
||||||
moxplatform:
|
moxplatform:
|
||||||
path: ../moxplatform
|
#path: ../moxplatform
|
||||||
#hosted: https://pub.polynom.me
|
hosted: https://pub.polynom.me
|
||||||
#version: 0.1.4
|
version: 0.1.5
|
||||||
|
|
||||||
moxlib:
|
moxlib:
|
||||||
hosted: https://pub.polynom.me
|
hosted: https://pub.polynom.me
|
||||||
|
Reference in New Issue
Block a user