diff --git a/app/build.gradle b/app/build.gradle index 45632c9..441e32e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -5,8 +5,8 @@ android { compileSdkVersion 21 buildToolsVersion '21.0.2' defaultConfig { - versionCode 7 - versionName '0.3-rc4' + versionCode 8 + versionName '0.3-rc5' minSdkVersion 9 targetSdkVersion 21 }