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 26
24- versionCode 4824
25- versionName " 2.0.0 "
24+ versionCode 4939
25+ versionName " 2.0.1 "
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+ ## 2.0.1 (Build 4939)
4+
5+ Cache access tokens.
6+
7+ All changes since version 2.0.0:
8+
9+ - Add token caching and token rotation (#945 )
10+
311## 2.0.0 (Build 4824)
412
513Refine telemetry for sync and fix crashes.
614
7- All changes since version 1.1.3:
15+ All changes since version 1.1.3:
816
917- Telemetry for sync (#835 )
1018- String updates for localization (#852 )
You can’t perform that action at this time.
0 commit comments