We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78b2e08 commit 846da9cCopy full SHA for 846da9c
android/app/build.gradle
@@ -34,7 +34,7 @@ android {
34
namespace 'com.bookifysoftware.bookify'
35
buildToolsVersion '36.0.0'
36
compileSdkVersion 35
37
- ndkVersion '29.0.13113456 rc1'
+ ndkVersion '28.0.13004108'
38
39
compileOptions {
40
sourceCompatibility JavaVersion.VERSION_17
0 commit comments