Skip to content

Commit be4b400

Browse files
committed
[Fastlane] Release 1.1.2+5
1 parent a6df7b6 commit be4b400

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ android {
2828
applicationId "m.co.rh.id.a_jarwis"
2929
minSdk 21
3030
targetSdk 33
31-
versionCode 4
32-
versionName "1.1.1"
31+
versionCode 5
32+
versionName "1.1.2"
3333
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3434
}
3535

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
Release 1.1.2+5
2+
3+
Fixes:
4+
* App Crashing due to memory usage
5+
* Optimize memory and performance
6+
* Improve select face UX
7+
8+
------------------------------------------------------------
9+
Release 1.1.1+4
10+
11+
Fixes:
12+
* App Crashing due to background task error
13+
14+
------------------------------------------------------------
15+
Release 1.1.0+3
16+
17+
Features:
18+
* Add exclude blur face to exclude some faces when blurring

0 commit comments

Comments
 (0)