Commit be4b400 1 parent a6df7b6 commit be4b400 Copy full SHA for be4b400
File tree 2 files changed +20
-2
lines changed
fastlane/metadata/android/en-US/changelogs
2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ android {
28
28
applicationId " m.co.rh.id.a_jarwis"
29
29
minSdk 21
30
30
targetSdk 33
31
- versionCode 4
32
- versionName " 1.1.1 "
31
+ versionCode 5
32
+ versionName " 1.1.2 "
33
33
testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
34
34
}
35
35
Original file line number Diff line number Diff line change
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
You can’t perform that action at this time.
0 commit comments