diff --git a/app/build.gradle b/app/build.gradle index 1803400..bccb6da 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.fewlaps.flone" minSdkVersion 11 targetSdkVersion 21 - versionCode 2 - versionName "0.2 beta" + versionCode 3 + versionName "0.21 beta" } buildTypes { release {