File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/// App version and info constants
22/// Update version here only - all other files will reference this
33class AppInfo {
4- static const String version = '3.1.2 ' ;
5- static const String buildNumber = '61 ' ;
4+ static const String version = '3.1.3 ' ;
5+ static const String buildNumber = '62 ' ;
66 static const String fullVersion = '$version +$buildNumber ' ;
77
88
Original file line number Diff line number Diff line change 11name : spotiflac_android
22description : Download Spotify tracks in FLAC from Tidal, Qobuz & Amazon Music
33publish_to : " none"
4- version : 3.1.2+61
4+ version : 3.1.3+62
55
66environment :
77 sdk : ^3.10.0
Original file line number Diff line number Diff line change 11name : spotiflac_android
22description : Download Spotify tracks in FLAC from Tidal, Qobuz & Amazon Music
33publish_to : " none"
4- version : 3.1.2+61
4+ version : 3.1.3+62
55
66environment :
77 sdk : ^3.10.0
You can’t perform that action at this time.
0 commit comments