mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-04-21 16:01:58 +00:00
+
This commit is contained in:
parent
087bb73e1b
commit
7a003d7fde
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ if (flutterVersionName == null) {
|
||||||
android {
|
android {
|
||||||
namespace "com.kodjodevf.mangayomi"
|
namespace "com.kodjodevf.mangayomi"
|
||||||
compileSdkVersion 35
|
compileSdkVersion 35
|
||||||
ndkVersion "28.0.12674087"
|
ndkVersion flutter.ndkVersion
|
||||||
|
|
||||||
compileOptions {
|
compileOptions {
|
||||||
sourceCompatibility JavaVersion.VERSION_17
|
sourceCompatibility JavaVersion.VERSION_17
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue