Skip to content

Commit fb85a44

Browse files
vmiklosTravis CI
authored andcommitted
plees-tracker 6.0
Tested-by: Travis
1 parent cfeba57 commit fb85a44

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

NEWS.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Version descriptions
22

3-
== master
3+
== 6.0
44

55
- Main view: the sleep list now has a scrollbar
66
- Sleep view: now shows the ID and has a back button

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "hu.vmiklos.plees_tracker"
1111
minSdkVersion 22
1212
targetSdkVersion 29
13-
versionCode 5
14-
versionName "5.0"
13+
versionCode 6
14+
versionName "6.0"
1515
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1616
javaCompileOptions {
1717
annotationProcessorOptions {

0 commit comments

Comments
 (0)