diff --git a/app/build.gradle b/app/build.gradle index 1faf64d4..45f85c9e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "org.avmedia.gshockGoogleSync" minSdkVersion 26 targetSdkVersion 32 - versionCode 41 - versionName "4.1" + versionCode 42 + versionName "4.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" multiDexEnabled true }