From e1d0f6e56568e12b45ea118c11f9c6dbc16d8140 Mon Sep 17 00:00:00 2001 From: nining377 Date: Fri, 3 Dec 2021 23:15:09 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E8=B7=9F=E9=9A=8F=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E5=A4=9C=E9=97=B4=E6=A8=A1=E5=BC=8F=202=E3=80=81=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E9=AB=98=E7=89=88=E6=9C=AC=E5=BA=95=E9=83=A8Tab?= =?UTF-8?q?=E5=8F=98=E6=88=90=E5=8F=91=E7=8E=B0/=E6=92=AD=E5=AE=A2=203?= =?UTF-8?q?=E3=80=81=E4=BF=AE=E5=A4=8D=E6=8E=A8=E9=80=81=204=E3=80=81?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=AB=98=E7=89=88=E6=9C=AC=E6=92=AD=E6=94=BE?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E9=BB=91=E8=83=B6=E6=97=A0=E6=B3=95=E9=9A=90?= =?UTF-8?q?=E8=97=8F=205=E3=80=81=E4=BF=AE=E5=A4=8D=E9=AB=98=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=B9=BF=E5=91=8A=E6=8B=A6=E6=88=AA=E9=80=A0=E6=88=90?= =?UTF-8?q?=E7=9A=84=E9=98=BB=E5=A1=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/misc.xml | 2 +- app/build.gradle | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 {