Skip to content

Commit 2708ecf

Browse files
committed
[Fastlane] Release 1.3.3+11
1 parent 5df88bd commit 2708ecf

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-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 34
31-
versionCode 10
32-
versionName "1.3.2"
31+
versionCode 11
32+
versionName "1.3.3"
3333
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3434
}
3535

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Release 1.3.3+11
2+
3+
Fixes:
4+
* Thumbnail error message shown when applying NST
5+
6+
----------------------------------------------------------------------------------
7+
Release 1.3.2+10
8+
9+
Fixes:
10+
* App not working in Android 13 and 14
11+
12+
Feature:
13+
* Enable multi selection of the themes for Style Transfer
14+
* Enhance background work tasks

0 commit comments

Comments
 (0)