v1.0.3 posthog git version

This commit is contained in:
Tibor Bossanyi 2023-02-12 16:27:25 +01:00
parent 837eda2997
commit e2b715f864
3 changed files with 6 additions and 4 deletions

View File

@ -25,7 +25,7 @@ google_sign_in_web=C:\\Users\\bossa\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dar
package_info_plus=C:\\Users\\bossa\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dartlang.org\\package_info_plus-3.0.2\\
path_provider_linux=C:\\Users\\bossa\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dartlang.org\\path_provider_linux-2.1.7\\
path_provider_windows=C:\\Users\\bossa\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dartlang.org\\path_provider_windows-2.1.3\\
posthog_session=C:\\Users\\bossa\\AppData\\Local\\Pub\\Cache\\git\\posthog_session-0db36d398cc23a7bfab09e0ddb6773525a92107b\\
posthog_session=C:\\Users\\bossa\\AppData\\Local\\Pub\\Cache\\git\\posthog_session-6a620a202a47402cbc57a5896a32cff73ce2e24f\\
sentry_flutter=C:\\Users\\bossa\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dartlang.org\\sentry_flutter-6.19.0\\
shared_preferences=C:\\Users\\bossa\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dartlang.org\\shared_preferences-2.0.17\\
shared_preferences_android=C:\\Users\\bossa\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dartlang.org\\shared_preferences_android-2.0.15\\

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
name: workouttest_util
description: Workout Test app and web functions.
version: 1.0.2
version: 1.0.3
homepage:
environment:
@ -26,7 +26,9 @@ dependencies:
sentry_flutter: ^6.9.1
posthog_session:
git: https://bossanyit@git.workouttest.org/bossanyit/posthog_session.git
git:
url: https://bossanyit@git.workouttest.org/bossanyit/posthog_session.git
ref: 6a620a202a47402cbc57a5896a32cff73ce2e24f
dev_dependencies:
flutter_test: