diff --git a/app/build.gradle b/app/build.gradle index 3bfb570..f6fd051 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId 'ss.proximityservice' minSdkVersion 16 targetSdkVersion 29 - versionCode 10 - versionName '2.2.2' + versionCode 11 + versionName '2.2.3' testInstrumentationRunner 'ss.proximityservice.TestRunner' }