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 1
1
## Change Log
2
2
3
+ ### 0.20.6.2: April 11, 2024
4
+ - Enhancement: Updated libs to increase stability
5
+
3
6
### 0.20.6.1: April 09, 2024
4
7
- Bug: Crash when activating countdown (#275 )
5
8
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ android {
9
9
minSdkVersion 31
10
10
targetSdkVersion 33
11
11
versionCode 67
12
- versionName " 0.20.6.1 "
12
+ versionName " 0.20.6.2 "
13
13
vectorDrawables. useSupportLibrary true
14
14
}
15
15
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<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 >
4
4
<string name =" database_version_label" translatable =" false" >Database version: </string >
5
5
<string name =" copyright" translatable =" false" >Copyright(c) 2024 - Charles Combes - All rights reserved.</string >
6
6
<string name =" bsd3" translatable =" false" >BSD 3</string >
11
11
<string name =" email_url" translatable =" false" >fastnfitnessapp@gmail.com</string >
12
12
<string name =" revision_history_label" translatable =" false" >Revision History:</string >
13
13
<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
14
16
0.20.6.1: April 09, 2024\n
15
17
\t- Bug: Crash when activating countdown (#275)\n
16
18
0.20.6: April 01, 2024\n
You can’t perform that action at this time.
0 commit comments