diff --git a/app/build.gradle b/app/build.gradle index 3c3ce2b..422a24d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "net.christianbeier.droidvnc_ng" minSdkVersion 24 targetSdkVersion 34 - versionCode 36 - versionName "2.7.0" + versionCode 37 + versionName "2.7.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"