Skip to content

Commit cc5e271

Browse files
committed
bump version to 0.1.3 / 21
1 parent 3476bb5 commit cc5e271

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 20
24-
versionName '0.1.2'
23+
versionCode 21
24+
versionName '0.1.3'
2525
ndk {
2626
abiFilters 'x86_64', 'arm64-v8a', 'armeabi-v7a'
2727
}

0 commit comments

Comments
 (0)