Skip to content

Commit

Permalink
chore: upgrade ndk version to 22
Browse files Browse the repository at this point in the history
  • Loading branch information
Bambooin committed Jun 4, 2021
1 parent 7d4b244 commit ebf2378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Expand Up @@ -52,7 +52,7 @@ android {
version "3.10.2"
}
}
ndkVersion "21.3.6528147"
ndkVersion "22.1.7171670"
}

dependencies {
Expand Down

0 comments on commit ebf2378

Please sign in to comment.