diff --git a/app/build.gradle b/app/build.gradle index 6d003841..ab21215b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -19,7 +19,7 @@ android { minSdkVersion 23 targetSdkVersion 30 versionCode rootProject.gitCommitCount - versionName "1.1.1" + versionName "1.2.0" testInstrumentationRunner "dev.sasikanth.pinnit.AndroidTestRunner"