Skip to content

Commit 9946796

Browse files
committed
bump version to 0.1.6 / 46
1 parent 62dc6a1 commit 9946796

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 42
24-
versionName '0.1.5'
23+
versionCode 46
24+
versionName '0.1.6'
2525
ndk {
2626
abiFilters 'x86_64', 'arm64-v8a', 'armeabi-v7a'
2727
}

0 commit comments

Comments
 (0)