diff --git a/app/build.gradle b/app/build.gradle index 39ec87d..1438941 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "io.github.hidroh.tldroid" minSdkVersion 9 targetSdkVersion 24 - versionCode 9 - versionName "1.5" + versionCode 10 + versionName "1.6" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" }