Skip to content

Commit

Permalink
Upgrade android NDK to 23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brunotl committed Aug 23, 2021
1 parent 0fbc058 commit 999b95c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-studio/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply plugin: "com.android.application"
android {
compileSdkVersion 30
buildToolsVersion "30.0.3"
ndkVersion "22.1.7171670"
ndkVersion "23.0.7599858"

defaultConfig {
applicationId "org.lk8000"
Expand Down

0 comments on commit 999b95c

Please sign in to comment.