diff --git a/app/build.gradle b/app/build.gradle index f94406b..c220607 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.amrdeveloper.linkhub" minSdkVersion 17 targetSdkVersion rootProject.targetSdkVersion - versionCode 16 - versionName "1.1.5" + versionCode 17 + versionName "1.1.6" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" javaCompileOptions {