Bump version to 1.2.0 (10200)

Change-Id: Ie877f359d797798041ba2a86c2074f278ec31ad4
diff --git a/app/build.gradle b/app/build.gradle
index 9193637..e28369b 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -4,8 +4,8 @@
     compileSdkVersion 29
     defaultConfig {
         applicationId "com.fairphone.moduledetect"
-        versionCode 10101
-        versionName "1.1.1"
+        versionCode 10200
+        versionName "1.2.0"
     }
     buildTypes {
         release {