diff --git a/app/build.gradle b/app/build.gradle index fc41a42bb..a4718227a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { applicationId "com.keylesspalace.tusky" minSdkVersion 21 targetSdkVersion 28 - versionCode 64 - versionName "8.0" + versionCode 65 + versionName "8.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true