Skip to content

Commit

Permalink
specify ndk version
Browse files Browse the repository at this point in the history
  • Loading branch information
levinli303 committed Apr 29, 2020
1 parent 045bd07 commit 1e65a2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ apply plugin: 'kotlin-android-extensions'
android {
compileSdkVersion 29
buildToolsVersion "29.0.2"
ndkVersion "21.1.6352462"

defaultConfig {
applicationId "space.celestia.mobilecelestia"
Expand Down

0 comments on commit 1e65a2f

Please sign in to comment.