diff --git a/Picture/FOREGROUND_SERVICE.mp4 b/Picture/FOREGROUND_SERVICE.mp4 new file mode 100644 index 0000000..15706d3 Binary files /dev/null and b/Picture/FOREGROUND_SERVICE.mp4 differ diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 8523b91..548e286 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -21,7 +21,7 @@ android { applicationId = "com.ztftrue.music" minSdk = 30 targetSdk = 34 - versionCode = 7 + versionCode = 8 versionName = "0.1.6" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"