We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed65a56 commit a6aee6dCopy full SHA for a6aee6d
app/build.gradle
@@ -30,7 +30,7 @@ android {
30
applicationId "fr.acinq.phoenix.mainnet"
31
minSdkVersion 24
32
targetSdkVersion 29
33
- versionCode 8
+ versionCode 9
34
versionName "1.3.0"
35
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
36
}
0 commit comments