diff --git a/app/build.gradle b/app/build.gradle index d69588d..2c1e759 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -45,8 +45,8 @@ android { applicationId "com.pluscubed.velociraptor" minSdkVersion 21 targetSdkVersion 28 - versionCode 55 - versionName "1.6.18" + versionCode 56 + versionName "1.6.19" vectorDrawables.useSupportLibrary = true manifestPlaceholders = [appName: "@string/app_name"] if(project.hasProperty("FABRIC_API_KEY")){ diff --git a/app/src/main/res/raw/changelog.html b/app/src/main/res/raw/changelog.html index dbab459..cef4a51 100644 --- a/app/src/main/res/raw/changelog.html +++ b/app/src/main/res/raw/changelog.html @@ -23,9 +23,11 @@
-