Icemist commented on code in PR #14052:
URL: https://github.com/apache/tvm/pull/14052#discussion_r1113718568
##########
apps/android_rpc/app/build.gradle:
##########
@@ -59,14 +59,14 @@ tasks.withType(JavaCompile) {
// }
android {
- compileSdkVersion 31
+ compileSdkVersion 33
defaultConfig {
applicationId "org.apache.tvm.tvmrpc"
minSdkVersion 24
- targetSdkVersion 26
+ targetSdkVersion 33
Review Comment:
Egor and I discussed it, and we decided to consider this question
separately, and now to merge the PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]