Skip to content

Commit 58cacdd

Browse files
committed
[Fastlane] Release 1.1.1+4
1 parent 48d6cf8 commit 58cacdd

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-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 3
32-
versionName "1.1.0"
31+
versionCode 4
32+
versionName "1.1.1"
3333
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3434
}
3535

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Release 1.1.1+4
2+
3+
Fixes:
4+
* App Crashing due to background task error
5+
6+
------------------------------------------------------------
7+
Release 1.1.0+3
8+
9+
Features:
10+
* Add exclude blur face to exclude some faces when blurring

0 commit comments

Comments
 (0)