Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

Commit a278817

Browse files
committed
Version 1.3.4
Signed-off-by: Lucchetto <lucchetto.tie@live.com>
1 parent 5b54d44 commit a278817

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
applicationId = "com.zhenxiang.superimage"
1919
minSdk = 24
2020
targetSdk = 33
21-
versionCode = 133
22-
versionName = "1.3.3"
21+
versionCode = 134
22+
versionName = "1.3.4"
2323

2424
buildConfigField("String", "CHANGELOG_ASSET_NAME", "\"$changelogFileName\"")
2525

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fixed crash on 32 bit devices

0 commit comments

Comments
 (0)