Skip to content

Commit 7a16204

Browse files
committed
[Fastlane] Release 1.2.0+7
1 parent be08d52 commit 7a16204

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-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 6
32-
versionName "1.1.3"
31+
versionCode 7
32+
versionName "1.2.0"
3333
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3434
}
3535

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Release 1.2.0+7
2+
3+
Feature:
4+
* Add selective blur face to allow blurring specific face on multiple images
Loading

0 commit comments

Comments
 (0)