We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be08d52 commit 7a16204Copy full SHA for 7a16204
app/build.gradle
@@ -28,8 +28,8 @@ android {
28
applicationId "m.co.rh.id.a_jarwis"
29
minSdk 21
30
targetSdk 33
31
- versionCode 6
32
- versionName "1.1.3"
+ versionCode 7
+ versionName "1.2.0"
33
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
34
}
35
fastlane/metadata/android/en-US/changelogs/7.txt
@@ -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
fastlane/metadata/android/en-US/images/phoneScreenshots/1.png
17 KB
0 commit comments