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 @@ -22,7 +22,7 @@ android {
2222 minSdkVersion 24
2323 // noinspection OldTargetApi
2424 targetSdkVersion 28
25- versionCode 5658
25+ versionCode 5783
2626 versionName " 3.3.0"
2727 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
2828 // The following argument makes the Android Test Orchestrator run its
Original file line number Diff line number Diff line change 11# Release Notes
22
3+ ## 3.3.0 (Build 5783)
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+ - Introduce Glean SDK (#1085 )
14+ - Metadata cleanups for datastore and autofill. (#1102 )
15+ - Localization updates (#1110 )
16+
317## 3.3.0 (Build 5658)
418
519Stability and UI cleanup.
You can’t perform that action at this time.
0 commit comments