diff --git a/app/build.gradle b/app/build.gradle index 7f18e35..6a1bb08 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,7 +9,7 @@ android { targetSdkVersion 33 versionCode 24 - versionName '4.1.5' + versionName '4.2.0' testApplicationId "io.appium.android.apis.test" testInstrumentationRunner ".app.LocalSampleInstrumentation"