Skip to content

Commit 2cbe000

Browse files
committed
Release 2.4.0-beta.6
1 parent 4ad4160 commit 2cbe000

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "fr.gaulupeau.apps.InThePoche"
99
minSdkVersion 21
1010
targetSdkVersion 28
11-
versionCode 224
12-
versionName "2.4.0-beta.5"
11+
versionCode 225
12+
versionName "2.4.0-beta.6"
1313

1414
javaCompileOptions {
1515
annotationProcessorOptions {
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Fixed crash on the tags management screen.
2+
- Fixed annotations.

0 commit comments

Comments
 (0)