Skip to content

Commit 20b00c5

Browse files
committed
bump version to 0.2.0 / 59
1 parent daa938c commit 20b00c5

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 46
25-
versionName '0.1.6'
24+
versionCode 59
25+
versionName '0.2.0'
2626
ndk {
2727
//noinspection ChromeOsAbiSupport
2828
abiFilters 'x86_64', 'arm64-v8a', 'armeabi-v7a'

0 commit comments

Comments
 (0)