Skip to content

Commit 52435d2

Browse files
committed
bump version to 0.1.5 / 42
1 parent efa3a1f commit 52435d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ android {
2020
applicationId 'com.iriswallet'
2121
minSdk 26
2222
targetSdk 33
23-
versionCode 31
24-
versionName '0.1.4'
23+
versionCode 42
24+
versionName '0.1.5'
2525
ndk {
2626
abiFilters 'x86_64', 'arm64-v8a', 'armeabi-v7a'
2727
}

0 commit comments

Comments
 (0)