Skip to content

Commit 749dee9

Browse files
committed
(android) Increment build code (111)
1 parent e282d31 commit 749dee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phoenix-android/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ android {
2626
applicationId = "fr.acinq.phoenix.testnet"
2727
minSdk = 26
2828
targetSdk = 36
29-
versionCode = 110
29+
versionCode = 111
3030
versionName = gitCommitHash()
3131
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3232
}

0 commit comments

Comments
 (0)