Skip to content

Commit 2d471b4

Browse files
committed
[Fastlane] Release 1.3.0+8
1 parent 0b58506 commit 2d471b4

File tree

2 files changed

+6
-2
lines changed

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

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Release 1.3.0+8
2+
3+
Feature:
4+
* Add Neural Style Transfer feature to artistically modify your image

0 commit comments

Comments
 (0)