Skip to content

Commit

Permalink
Release v1.3.2 (code 13)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpad85 committed Jul 18, 2020
1 parent 98e680e commit 6f42e54
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 @@ -30,8 +30,8 @@ android {
applicationId "fr.acinq.phoenix.mainnet"
minSdkVersion 24
targetSdkVersion 29
versionCode 12
versionName "${gitCommitHash}"
versionCode 13
versionName "1.3.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 6f42e54

Please sign in to comment.