Skip to content

Commit 62aad9d

Browse files
committed
[Fastlane] Release 1.1.0+3
1 parent c480acf commit 62aad9d

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

.idea/other.xml

+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Release 1.1.0+3
2+
3+
Features:
4+
* Add exclude blur face to exclude some faces when blurring

0 commit comments

Comments
 (0)