Skip to content

Commit 9911f01

Browse files
author
Thomas Horta
committed
Update compileSdkVersion to 34
No changes to code were needed and no new warnings/errors were raised.
1 parent 3796763 commit 9911f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ subprojects {
6464

6565
ext {
6666
minSdkVersion = 24
67-
compileSdkVersion = 33
67+
compileSdkVersion = 34
6868
targetSdkVersion = 33
6969
}
7070

0 commit comments

Comments
 (0)