We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27b61c9 commit 955833cCopy full SHA for 955833c
app/build.gradle
@@ -33,7 +33,7 @@ android {
33
applicationId "fr.acinq.phoenix.testnet"
34
minSdkVersion 24
35
targetSdkVersion 30
36
- versionCode 29
+ versionCode 30
37
versionName "${gitCommitHash}"
38
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
39
}
0 commit comments