diff --git a/app/build.gradle b/app/build.gradle index 540eda92..1b99d571 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.github.dfa.diaspora_android" minSdkVersion 17 targetSdkVersion 24 - versionCode 9 - versionName "0.2.0" + versionCode 10 + versionName "0.2.0-next" setProperty("archivesBaseName", "diasporaAndroid__${versionName}__") vectorDrawables.useSupportLibrary = true