diff --git a/app/build.gradle b/app/build.gradle index 1b3086b..b5ea1ac 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "apps.xenione.com.swipelayout" minSdkVersion 15 targetSdkVersion 23 - versionCode 102 - versionName "1.0.2" + versionCode 103 + versionName "1.0.3" } buildTypes { release {