This commit is contained in:
Moustapha Kodjo Amadou 2025-02-23 17:07:38 +01:00
parent 087bb73e1b
commit 7a003d7fde

View file

@ -31,7 +31,7 @@ if (flutterVersionName == null) {
android {
namespace "com.kodjodevf.mangayomi"
compileSdkVersion 35
ndkVersion "28.0.12674087"
ndkVersion flutter.ndkVersion
compileOptions {
sourceCompatibility JavaVersion.VERSION_17