Skip to content

Commit

Permalink
fix: version32
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiqingchen committed Oct 30, 2023
1 parent 7690e58 commit 5a81843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
ext {
buildToolsVersion = "31.0.0"
minSdkVersion = 21
compileSdkVersion = 31
compileSdkVersion = 32
targetSdkVersion = 31

if (System.properties['os.arch'] == "aarch64") {
Expand Down

0 comments on commit 5a81843

Please sign in to comment.