Skip to content

Commit 1e7dd4a

Browse files
committed
android: revert accidental(?) ndk bump
1 parent 345edcb commit 1e7dd4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/android/phoenix/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ apply plugin: 'com.android.application'
2727
android {
2828
compileSdkVersion 31
2929
buildToolsVersion "30.0.3"
30-
ndkVersion "26.1.10909125"
30+
ndkVersion "22.0.7026061"
3131

3232
flavorDimensions "variant"
3333

0 commit comments

Comments
 (0)