Skip to content

Commit 7c8f533

Browse files
authored
Merge pull request #248 from hamzali4642/master
fix for Gradle version 8.x.x
2 parents 9650a10 + 59ee43b commit 7c8f533

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ apply plugin: 'org.jetbrains.kotlin.android'
3232
android {
3333
namespace 'com.twilio.twilio_voice'
3434
compileSdk 35
35-
3635
compileOptions {
3736
sourceCompatibility JavaVersion.VERSION_1_8
3837
targetCompatibility JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)