Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 87c526e

Browse files
committed
Update compileSdkVersion to 30 for MediaStore
1 parent 07534c4 commit 87c526e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MediaStore/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ apply plugin: 'kotlin-android-extensions'
2323
apply plugin: 'kotlin-kapt'
2424

2525
android {
26-
compileSdkVersion 29
26+
compileSdkVersion 30
2727
buildTypes {
2828
release {
2929
minifyEnabled false

0 commit comments

Comments
 (0)