diff --git a/app/build.gradle b/app/build.gradle index 28b0ffb9..ef228ac9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,8 +22,8 @@ android { applicationId "crazydude.com.telemetry" minSdkVersion 17 targetSdkVersion 28 - versionCode 27 - versionName "1.7.1" + versionCode 28 + versionName "1.8" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {