Skip to content

Commit c6a829e

Browse files
committed
bump version to 0.2.1 / 63
1 parent 969a7fd commit c6a829e

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 26
2323
targetSdk 34
24-
versionCode 59
25-
versionName '0.2.0'
24+
versionCode 63
25+
versionName '0.2.1'
2626
ndk {
2727
//noinspection ChromeOsAbiSupport
2828
abiFilters 'x86_64', 'arm64-v8a', 'armeabi-v7a'

0 commit comments

Comments
 (0)