Skip to content

Commit d97c8eb

Browse files
committed
Bump compileSdk to 34
1 parent 6c9c286 commit d97c8eb

File tree

5 files changed

+1391
-1513
lines changed

5 files changed

+1391
-1513
lines changed

buildSrc/src/main/kotlin/ConfigurationData.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
object ConfigurationData {
2-
const val compileSdk = 33
2+
const val compileSdk = 34
33
const val targetSdk = 33
44
const val minSdk = 21
55
const val publishGroupId = "org.matrix.rustcomponents"

0 commit comments

Comments
 (0)