summaryrefslogtreecommitdiffhomepage
path: root/tunnel/build.gradle.kts
diff options
context:
space:
mode:
Diffstat (limited to 'tunnel/build.gradle.kts')
-rw-r--r--tunnel/build.gradle.kts2
1 files changed, 1 insertions, 1 deletions
diff --git a/tunnel/build.gradle.kts b/tunnel/build.gradle.kts
index fff3857d..589d72da 100644
--- a/tunnel/build.gradle.kts
+++ b/tunnel/build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
}
android {
- compileSdk = 33
+ compileSdk = 34
compileOptions {
sourceCompatibility = JavaVersion.VERSION_17
targetCompatibility = JavaVersion.VERSION_17