diff --git a/app/build.gradle b/app/build.gradle index c92d6e94c..6bafe13d6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -30,7 +30,7 @@ android { applicationId "fr.acinq.phoenix.mainnet" minSdkVersion 24 targetSdkVersion 29 - versionCode 8 + versionCode 9 versionName "1.3.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }