Skip to content

Commit

Permalink
Posiible fix for gradle exception
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-sneha-s committed Apr 13, 2024
1 parent 11993d4 commit 2fdc3b3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions sdk/example/testnami/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,4 @@ flutter {
source '../..'
}

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.10"
}
dependencies {}

0 comments on commit 2fdc3b3

Please sign in to comment.