Skip to content

Commit

Permalink
bump version to 0.1.3 / 21
Browse files Browse the repository at this point in the history
  • Loading branch information
nicbus committed Nov 9, 2022
1 parent 3476bb5 commit cc5e271
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ android {
applicationId 'com.iriswallet'
minSdk 26
targetSdk 33
versionCode 20
versionName '0.1.2'
versionCode 21
versionName '0.1.3'
ndk {
abiFilters 'x86_64', 'arm64-v8a', 'armeabi-v7a'
}
Expand Down

0 comments on commit cc5e271

Please sign in to comment.