We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc9b0e1 commit 9b14148Copy full SHA for 9b14148
1 file changed
phoenix-android/build.gradle.kts
@@ -26,7 +26,7 @@ android {
26
applicationId = "fr.acinq.phoenix.testnet"
27
minSdk = 26
28
targetSdk = 36
29
- versionCode = 112
+ versionCode = 113
30
versionName = gitCommitHash()
31
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
32
}
0 commit comments