diff --git a/app/build.gradle b/app/build.gradle index eb3165e8..3838b62b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -19,8 +19,8 @@ android { resValue "string", "manifest_package_id", "com.github.dfa.diaspora_android" applicationId "com.github.dfa.diaspora_android" - versionName "1.1.0" - versionCode 29 + versionName "1.1.1" + versionCode 30 vectorDrawables.useSupportLibrary = true