diff --git a/android/build.gradle b/android/build.gradle index 8fa0ead64..7e8d5a1f6 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -42,8 +42,8 @@ android { buildToolsVersion "23.0.3" defaultConfig { - versionCode 321 - versionName "3.2.1" + versionCode 322 + versionName "3.2.2" minSdkVersion 9 targetSdkVersion 24 applicationId "org.ligi.passandroid"