Skip to content

Commit

Permalink
Merge pull request #98 from metaplex-foundation/bump/1.4.0
Browse files Browse the repository at this point in the history
Bump version to 1.4.0
  • Loading branch information
ajamaica authored Feb 2, 2023
2 parents 2ba0d32 + 1a89469 commit 3deab25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ android {
defaultConfig {
minSdk 21
targetSdk 31
versionCode 4
versionName "1.3.2"
versionCode 5
versionName "1.4.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"
Expand Down

0 comments on commit 3deab25

Please sign in to comment.