Skip to content

Commit 104de02

Browse files
committed
bump version to 0.3.1 / 73
1 parent 41a198e commit 104de02

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
@@ -21,8 +21,8 @@ android {
2121
applicationId 'com.iriswallet'
2222
minSdk 33
2323
targetSdk 36
24-
versionCode 72
25-
versionName '0.3.0'
24+
versionCode 73
25+
versionName '0.3.1'
2626
ndk {
2727
//noinspection ChromeOsAbiSupport
2828
abiFilters 'x86_64', 'arm64-v8a'

0 commit comments

Comments
 (0)