Skip to content

Commit

Permalink
Cleaning & versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
PetitPrinc3 committed Jan 3, 2025
1 parent 7b74cce commit 59c8d40
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions lib/ui/home_screen.dart
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
import 'dart:math';

import 'package:deezer/ui/blind_test.dart';
import 'package:deezer/ui/cached_image.dart';
import 'package:flutter/foundation.dart';
import 'package:flutter/material.dart';
import 'package:get_it/get_it.dart';
import 'package:deezer/fonts/deezer_icons.dart';
import 'package:deezer/main.dart';
import 'package:logging/logging.dart';

import '../api/deezer.dart';
import '../api/definitions.dart';
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.8.0
version: 0.8.1

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down

0 comments on commit 59c8d40

Please sign in to comment.