build: compile with sdk 35
authorDa Risk <da_risk@geekorum.com>
Mon, 17 Feb 2025 19:25:59 -0400
changeset 81 dbca63434c12
parent 80 0dfcf3e6b717
child 82 e9e1adc862c0
build: compile with sdk 35
build.gradle.kts
--- a/build.gradle.kts	Mon Feb 17 19:18:27 2025 -0400
+++ b/build.gradle.kts	Mon Feb 17 19:25:59 2025 -0400
@@ -30,7 +30,7 @@
 
 
 // some extra properties
-extra["compileSdkInt"] = 34
+extra["compileSdkInt"] = 35
 
 allprojects {
     repositories {