Skip to content

Commit

Permalink
Revert "feat: kt version"
Browse files Browse the repository at this point in the history
This reverts commit f4d5f90.
  • Loading branch information
zhiqingchen committed Oct 30, 2023
1 parent 38a1529 commit 2656538
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ buildscript {
minSdkVersion = 21
compileSdkVersion = 31
targetSdkVersion = 31
kotlin_version = "1.8.0"

if (System.properties['os.arch'] == "aarch64") {
// For M1 Users we need to use the NDK 24 which added support for aarch64
Expand Down

0 comments on commit 2656538

Please sign in to comment.