Skip to content

Commit 23f8eab

Browse files
committed
[Fastlane] Release 1.3.1+9
1 parent 18fc260 commit 23f8eab

File tree

2 files changed

+14
-2
lines changed

2 files changed

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

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Release 1.3.1+9
2+
3+
Fixes:
4+
* Incorrect file name when generating NST
5+
* Update NST label button
6+
7+
--------------------------------------------------------------------------------
8+
Release 1.3.0+8
9+
10+
Feature:
11+
* Add Neural Style Transfer feature to artistically modify your image
12+

0 commit comments

Comments
 (0)