diff --git a/app/build.gradle b/app/build.gradle index 6dde3f3..56b2e98 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,6 +7,7 @@ android { applicationId 'org.traccar.client' buildConfigField 'boolean', 'HIDDEN_APP', 'false' minSdkVersion 16 + targetSdkVersion 30 versionCode 67 versionName '6.6' multiDexEnabled true