diff --git a/app/build.gradle b/app/build.gradle index 48edbd89..5c01ca1e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId 'org.equeim.tremotesf' minSdkVersion 16 targetSdkVersion 28 - versionCode 17 - versionName '1.7.1' + versionCode 18 + versionName '1.8.0' } buildTypes { release {