Skip to content

Commit

Permalink
Matching available NDK version (#157)
Browse files Browse the repository at this point in the history
Co-authored-by: Laurence Muller <[email protected]>
  • Loading branch information
falcon4ever and Laurence Muller authored May 16, 2022
1 parent 88d7f53 commit c56405a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sqlite-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ description = 'Android SQLite compatibility library'
android {
compileSdkVersion 30
buildToolsVersion "30.0.3"
ndkVersion '21.1.6352462'
ndkVersion '22.1.7171670'

defaultConfig {
minSdkVersion 14
Expand Down

0 comments on commit c56405a

Please sign in to comment.