File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11## Change Log
22
3+ ### 0.20.6.2: April 11, 2024
4+ - Enhancement: Updated libs to increase stability
5+
36### 0.20.6.1: April 09, 2024
47- Bug: Crash when activating countdown (#275 )
58
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ android {
99 minSdkVersion 31
1010 targetSdkVersion 33
1111 versionCode 67
12- versionName " 0.20.6.1 "
12+ versionName " 0.20.6.2 "
1313 vectorDrawables. useSupportLibrary true
1414 }
1515
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<resources xmlns : tools =" http://schemas.android.com/tools" tools : ignore =" MissingTranslation" >
3- <string name =" app_version" translatable =" false" >0.20.6</string >
3+ <string name =" app_version" translatable =" false" >0.20.6.2 </string >
44 <string name =" database_version_label" translatable =" false" >Database version: </string >
55 <string name =" copyright" translatable =" false" >Copyright(c) 2024 - Charles Combes - All rights reserved.</string >
66 <string name =" bsd3" translatable =" false" >BSD 3</string >
1111 <
string name =
" email_url" translatable =
" false" >
[email protected] </
string >
1212 <string name =" revision_history_label" translatable =" false" >Revision History:</string >
1313 <string name =" revision_history" translatable =" false" >\n
14+ 0.20.6.2: April 11, 2024\n
15+ \t- Enhancement: Updated libs to increase stability\n
14160.20.6.1: April 09, 2024\n
1517\t- Bug: Crash when activating countdown (#275)\n
16180.20.6: April 01, 2024\n
You can’t perform that action at this time.
0 commit comments