File tree Expand file tree Collapse file tree 11 files changed +11
-0
lines changed Expand file tree Collapse file tree 11 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ apply plugin: 'com.android.application'
2323
2424android {
2525 compileSdkVersion 34
26+ ndkPath System . getenv(' ANDROID_NDK_HOME' )
2627 buildToolsVersion ' 30.0.2'
2728
2829 sourceSets {
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ android {
2727 targetCompatibility 1.8
2828 }
2929 compileSdkVersion 34
30+ ndkPath System . getenv(' ANDROID_NDK_HOME' )
3031 buildToolsVersion ' 30.0.2'
3132
3233 sourceSets {
Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ android {
2828 }
2929
3030 compileSdkVersion 34
31+ ndkPath System . getenv(' ANDROID_NDK_HOME' )
3132 buildToolsVersion ' 30.0.2'
3233
3334 sourceSets {
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ android {
2727 targetCompatibility 1.8
2828 }
2929 compileSdkVersion 34
30+ ndkPath System . getenv(' ANDROID_NDK_HOME' )
3031 buildToolsVersion ' 30.0.2'
3132
3233 sourceSets {
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ android {
2727 targetCompatibility 1.8
2828 }
2929 compileSdkVersion 34
30+ ndkPath System . getenv(' ANDROID_NDK_HOME' )
3031 buildToolsVersion ' 30.0.2'
3132
3233 sourceSets {
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ android {
2727 targetCompatibility 1.8
2828 }
2929 compileSdkVersion 34
30+ ndkPath System . getenv(' ANDROID_NDK_HOME' )
3031 buildToolsVersion ' 30.0.2'
3132
3233 sourceSets {
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ android {
2727 targetCompatibility 1.8
2828 }
2929 compileSdkVersion 34
30+ ndkPath System . getenv(' ANDROID_NDK_HOME' )
3031 buildToolsVersion ' 30.0.2'
3132
3233 sourceSets {
Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ android {
2828 }
2929
3030 compileSdkVersion 34
31+ ndkPath System . getenv(' ANDROID_NDK_HOME' )
3132 buildToolsVersion ' 30.0.2'
3233
3334 sourceSets {
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ android {
2727 targetCompatibility 1.8
2828 }
2929 compileSdkVersion 34
30+ ndkPath System . getenv(' ANDROID_NDK_HOME' )
3031 buildToolsVersion ' 30.0.2'
3132
3233 sourceSets {
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ android {
2727 targetCompatibility 1.8
2828 }
2929 compileSdkVersion 34
30+ ndkPath System . getenv(' ANDROID_NDK_HOME' )
3031 buildToolsVersion ' 30.0.2'
3132
3233 sourceSets {
You can’t perform that action at this time.
0 commit comments