diff --git a/android/source/build.gradle b/android/source/build.gradle index 4a2d6da4cf4d..e1a881f4749e 100644 --- a/android/source/build.gradle +++ b/android/source/build.gradle @@ -43,7 +43,7 @@ base { android { namespace 'org.libreoffice' - compileSdk 34 + compileSdk 35 buildFeatures { buildConfig = true } @@ -60,7 +60,7 @@ android { } defaultConfig { // minSdkVersion is set in liboSettings.gradle - targetSdkVersion 34 + targetSdkVersion 35 vectorDrawables.useSupportLibrary = true } buildTypes { diff --git a/android/source/res/values-v35/themes.xml b/android/source/res/values-v35/themes.xml new file mode 100644 index 000000000000..6b92655a2a93 --- /dev/null +++ b/android/source/res/values-v35/themes.xml @@ -0,0 +1,8 @@ + + + +