Skip to content

Commit 0b95ffa

Browse files
committed
[Fastlane] Release 1.3.2+10
1 parent 06da82d commit 0b95ffa

File tree

2 files changed

+10
-2
lines changed

2 files changed

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

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

0 commit comments

Comments
 (0)