Update setup

This commit is contained in:
topjohnwu
2022-05-27 00:44:20 -07:00
parent 683cfee88b
commit b3f05fd925
4 changed files with 10 additions and 28 deletions

View File

@@ -56,10 +56,6 @@ android {
keepDebugSymbols += "**/*.so"
}
}
kotlinOptions {
jvmTarget = "11"
}
}
setupApp()