Skip to content

Commit

Permalink
bump version to 0.1.5 / 42
Browse files Browse the repository at this point in the history
  • Loading branch information
nicbus committed Feb 13, 2023
1 parent efa3a1f commit 52435d2
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 31
versionName '0.1.4'
versionCode 42
versionName '0.1.5'
ndk {
abiFilters 'x86_64', 'arm64-v8a', 'armeabi-v7a'
}
Expand Down

0 comments on commit 52435d2

Please sign in to comment.