diff --git a/app/build.gradle b/app/build.gradle index a809e86afa5f7a4821fda6d4bab642d849e64780..dc6e87f6636f1913f672644c9d89c3151242a569 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { defaultConfig { applicationId "se.leap.bitmaskclient" - versionCode 136 - versionName "0.9.9" + versionCode 137 + versionName "0.9.10" resValue "string", "app_name", appName vectorDrawables.useSupportLibrary = true buildConfigField 'boolean', 'openvpn3', 'false'