diff --git a/app/build.gradle b/app/build.gradle index f7a04f77..4064fb4e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -46,7 +46,7 @@ android { } debug { applicationIdSuffix ".beta" - versionNameSuffix "-beta01" + versionNameSuffix "-beta02" manifestPlaceholders.icon_placeholder = "@mipmap/ic_launcher_beta" manifestPlaceholders.icon_placeholder_round = "@mipmap/ic_launcher_beta_round" debuggable false