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