|
@@ -25,6 +25,8 @@ rootProject.allprojects {
|
|
apply plugin: 'com.android.library'
|
|
apply plugin: 'com.android.library'
|
|
|
|
|
|
android {
|
|
android {
|
|
|
|
+ namespace "com.esotericsoftware.spine.flutter"
|
|
|
|
+
|
|
// Bumping the plugin compileSdkVersion requires all clients of this plugin
|
|
// Bumping the plugin compileSdkVersion requires all clients of this plugin
|
|
// to bump the version in their app.
|
|
// to bump the version in their app.
|
|
compileSdkVersion 31
|
|
compileSdkVersion 31
|