diff --git a/.idea/misc.xml b/.idea/misc.xml index 974f06ab..f5c6d9eb 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/app/build.gradle b/app/build.gradle index d4d0198b..7b28e707 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.raincat.dolby_beta" minSdkVersion 21 targetSdkVersion 29 - versionCode 338 - versionName "3.3.8" + versionCode 339 + versionName "3.3.9" externalNativeBuild { cmake {