Skip to content

Commit

Permalink
Update NDK version to 27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
badaix committed Nov 23, 2024
1 parent e6eab76 commit e37cd3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Snapcast/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ android {
}

buildToolsVersion = '35.0.0'
ndkVersion '27.0.12077973'
ndkVersion '27.2.12479018'
lint {
disable 'MissingTranslation'
}
Expand Down

0 comments on commit e37cd3c

Please sign in to comment.