diff --git a/app/build.gradle b/app/build.gradle index cb55a7d..d4357e5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -25,8 +25,8 @@ android { applicationId "be.brunoparmentier.openbikesharing.app" minSdkVersion 14 targetSdkVersion 22 - versionCode 21 - versionName "1.9.1" + versionCode 22 + versionName "1.9.2" } buildTypes {