diff --git a/app/build.gradle b/app/build.gradle index 6a8ba00..d1b7e16 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.spitslide.ukpetitions" minSdkVersion 15 targetSdkVersion 28 - versionCode 2 - versionName "1.01" + versionCode 3 + versionName "1.02" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {