diff --git a/app/build.gradle b/app/build.gradle index bd565910..71e23555 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "net.christianbeier.droidvnc_ng" minSdkVersion 24 targetSdkVersion 34 - versionCode 38 - versionName "2.7.2" + versionCode 39 + versionName "2.7.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"