diff --git a/app/build.gradle b/app/build.gradle index 76a34feb3fdb94de25a787573fc0b668e52f7b99..f0015b777daa5b69cd6a13b19c3f5583faf9f42f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { defaultConfig { applicationId "se.leap.bitmaskclient" - versionCode 153 - versionName "1.0.8RC2" + versionCode 154 + versionName "1.0.8" minSdkVersion 16 targetSdkVersion 30 vectorDrawables.useSupportLibrary = true