Skip to content

Commit 9fd39ac

Browse files
committed
[Fastlane] Release 1.0.8+9
1 parent 4adf061 commit 9fd39ac

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ android {
2727
applicationId "m.co.rh.id.a_personal_stuff"
2828
minSdk 21
2929
targetSdk 31
30-
versionCode 8
31-
versionName "1.0.7"
30+
versionCode 9
31+
versionName "1.0.8"
3232
vectorDrawables.useSupportLibrary = true
3333

3434
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Release 1.0.8+9
2+
3+
Fixes:
4+
* Item name value incorrect when tag field was edited
5+
* Adjust Item layout from item list
6+
* Item price not set when price is blank

0 commit comments

Comments
 (0)