This repository was archived by the owner on Dec 14, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ android {
2121 minSdkVersion 24
2222 // noinspection OldTargetApi
2323 targetSdkVersion 28
24- versionCode 5522
25- versionName " 3.2 .0"
24+ versionCode 5658
25+ versionName " 3.3 .0"
2626 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
2727 // The following argument makes the Android Test Orchestrator run its
2828 // "pm clear" command after each test invocation. This command ensures
Original file line number Diff line number Diff line change 11# Release Notes
22
3+ ## 3.3.0 (Build 5658)
4+
5+ Stability and UI cleanup.
6+
7+ All changes since version 3.2.0:
8+
9+ - Bump the required Android Components version to 19.0.1 (#1070 )
10+ - Update ui tests (#1083 )
11+ - Fix interrupts causing the app to go to the item list. (#1075 )
12+ - UX cleanup part deux (#1071 )
13+
314## 3.2.0 (Build 5522)
415
516Stability and UI cleanup.
You can’t perform that action at this time.
0 commit comments