Skip to content

Commit 955833c

Browse files
committed
Increment build code (30)
1 parent 27b61c9 commit 955833c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ android {
3333
applicationId "fr.acinq.phoenix.testnet"
3434
minSdkVersion 24
3535
targetSdkVersion 30
36-
versionCode 29
36+
versionCode 30
3737
versionName "${gitCommitHash}"
3838
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3939
}

0 commit comments

Comments
 (0)