This commit is contained in:
4831c0 2025-03-19 19:43:22 +01:00
parent fd128ba04d
commit d171b4bf87

View File

@ -22,6 +22,8 @@ rootProject.allprojects {
apply plugin: 'com.android.library' apply plugin: 'com.android.library'
android { android {
namespace = 'dev.isar.isar_flutter_libs'
compileSdkVersion 30 compileSdkVersion 30
defaultConfig { defaultConfig {