Skip to content

Commit 6f42e54

Browse files
committed
Release v1.3.2 (code 13)
1 parent 98e680e commit 6f42e54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ android {
3030
applicationId "fr.acinq.phoenix.mainnet"
3131
minSdkVersion 24
3232
targetSdkVersion 29
33-
versionCode 12
34-
versionName "${gitCommitHash}"
33+
versionCode 13
34+
versionName "1.3.2"
3535
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3636
}
3737
buildTypes {

0 commit comments

Comments
 (0)