diff --git a/ShareWithTitle/build.gradle b/ShareWithTitle/build.gradle index 0daa4e2..7c3e63a 100644 --- a/ShareWithTitle/build.gradle +++ b/ShareWithTitle/build.gradle @@ -7,8 +7,8 @@ android { applicationId "net.crystalyx.sharewithtitle" minSdkVersion 11 targetSdkVersion 33 - versionCode 6 - versionName "1.5" + versionCode 7 + versionName "1.6" } signingConfigs { release {