Skip to content

Commit

Permalink
Upgrade NDK
Browse files Browse the repository at this point in the history
  • Loading branch information
shatyuka committed Mar 11, 2024
1 parent df5b9b0 commit 03353f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ android {
applicationId "com.shatyuka.zhiliao"
minSdkVersion 26
targetSdkVersion 34
ndkVersion "25.2.9519653"
ndkVersion "26.2.11394342"
versionCode appVerCode.toInteger()
versionName appVerName
externalNativeBuild {
Expand Down

0 comments on commit 03353f4

Please sign in to comment.