Commit 2708ecf 1 parent 5df88bd commit 2708ecf Copy full SHA for 2708ecf
File tree 2 files changed +16
-2
lines changed
fastlane/metadata/android/en-US/changelogs
2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ android {
28
28
applicationId " m.co.rh.id.a_jarwis"
29
29
minSdk 21
30
30
targetSdk 34
31
- versionCode 10
32
- versionName " 1.3.2 "
31
+ versionCode 11
32
+ versionName " 1.3.3 "
33
33
testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
34
34
}
35
35
Original file line number Diff line number Diff line change
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
You can’t perform that action at this time.
0 commit comments