diff --git a/app/build.gradle b/app/build.gradle index e5824c2..87e59e2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -25,8 +25,8 @@ android { applicationId "be.brunoparmentier.openbikesharing.app" minSdkVersion 14 targetSdkVersion 22 - versionCode 17 - versionName "1.7.4" + versionCode 18 + versionName "1.7.5" } buildTypes {