optimize and fix

This commit is contained in:
Marton Kiss
2025-01-21 14:12:47 +01:00
parent d09f3772a3
commit 0464624648
3 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ debugKeystoreProperties.load(new FileInputStream(debugKeystorePropertiesFile))
android {
namespace = "hu.refilc.naplo"
ndkVersion "25.1.8937393"
ndkVersion "27.0.12077973"
// compileSdkVersion rootProject.ext.compileSdkVersion
compileSdkVersion 34