File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ android {
3636 applicationId " com.team980.thunderscout"
3737 minSdkVersion 16
3838 targetSdkVersion 26
39- versionCode 13 // Next public release: 14
40- versionName " 2.0-beta2 " // 2018 will be when I make the semantic change
39+ versionCode 14 // Next public release: 15
40+ versionName " 2.0-beta3 " // 2018 will be when I make the semantic change
4141 resConfigs " en"
4242 }
4343
Original file line number Diff line number Diff line change 2626 <string name =" app_name" >ThunderScout</string >
2727
2828 <!-- - TODO These must be updated for every public release!-->
29- <!-- - TODO Last update: v13 -->
29+ <!-- - TODO Last update: v14 -->
3030 <string name =" update_notes" >
31- Beta 2 adds a variable delay to client-side Bluetooth transmissions based on the data\'s AllianceStation. This should improve Bluetooth reliability .
31+ Hotfix release: Fixed the bug that was causing all CSV imports to fail and crash the app .
3232 \n
3333 \nKnown issues:
34+ \n• The Bluetooth server may fail to receive matches logged as successfully sent by the client device.
3435 \n• The match schedule currently does not show when multiple matches occupy the same slot.
3536 \n• The Alliances menu is unimplemented.
3637 \n• The Feed has been removed and will be replaced with a similar feature in a future release.
You can’t perform that action at this time.
0 commit comments