Skip to content

Commit 47cbf16

Browse files
committed
Update sdk versions
1 parent 0b4d8f2 commit 47cbf16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ android {
2828
namespace 'com.arjanaswal.stockfish'
2929
}
3030

31-
compileSdkVersion 31
31+
compileSdk 35
3232

3333
defaultConfig {
34-
minSdkVersion 16
34+
minSdkVersion 26
3535
ndk {
3636
abiFilters 'arm64-v8a', 'armeabi-v7a', 'x86_64'
3737
}

0 commit comments

Comments
 (0)