Skip to content

Commit

Permalink
fix android build (lyubo#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjroth authored Sep 20, 2021
1 parent 99e7c42 commit 97c3f16
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@ android {
path "CMakeLists.txt"
}
}
sourceSets {
main {
jniLibs.srcDirs = ['./lib']
}
}
}

dependencies {
Expand Down

0 comments on commit 97c3f16

Please sign in to comment.