File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## 1.3.1 (2021-01-29 )
1+ ## 1.3.2 (2021-03-07 )
22
33#### 🐞 Bug Fixes
44
5- * semantic-release using dry-run (6f8b1a4a)
6- * ** icon:** change from mipmap to drawable icons (#36 ) (2e6330fb)
7- * release notes in ci pipeline (9bc4ced8)
5+ * ** deps:** update dependency intl to ^0.17.0 (#37 ) (f32dd1ef)
6+ * ** deps:** update dependency package_info to v2 (#38 ) (1570da91)
7+ * ** deps:** update dependency timeago to v3 (#39 ) (8dad848d)
8+ * ** deps:** update dependency flutter_spinkit to v5 (#40 ) (efa3e370)
89
9- #### 🚧 Chores
10+ #### 📄 Documentation
1011
11- * ** version:** update release output (e9c79650)
12- * ** version:** update release output (2e787cf1)
13- * ** deps:** update dependency gradle to v6.8.1 (#35 ) (54c539b4)
14- * ** deps:** update dependency gradle to v6.8 (#34 ) (d3278337)
15- * fix typo in readme (f75e04c3)
16- * adapted formatting of semantic-release notes (7f34410e)
17- * adapted formatting of semantic-release notes (3d8ebca5)
18- * readme (4aaebe42)
19- * update screenshot in readme (36bc67bc)
20-
21- #### 🔁 CI
22-
23- * change from annotated tags to lightweight (b232a720)
24- * update to latest semantic-release action (4628aa61)
12+ * add first ideation of remote control (ca220648)
2513
Original file line number Diff line number Diff line change 11{
2- "latestVersion" : " v1.3.1 " ,
3- "latestVersionCode" : 121 ,
4- "url" : " https://github.com/timoknapp/sound-on-fire/releases/download/v1.3.1%2B121 /SoundOnFire-v1.3.1+121 -release.apk" ,
2+ "latestVersion" : " v1.3.2 " ,
3+ "latestVersionCode" : 126 ,
4+ "url" : " https://github.com/timoknapp/sound-on-fire/releases/download/v1.3.2%2B126 /SoundOnFire-v1.3.2+126 -release.apk" ,
55 "releaseNotes" : [
66 " - feel free to update - its free :)"
77 ]
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ description: A SoundCloud app for FireTV.
1111# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1212# Read more about iOS versioning at
1313# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
14- version : 1.3.1 +126
14+ version : 1.3.2 +126
1515
1616environment :
1717 sdk : " >=2.10.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments