App gradle and manifest updates due to new Android Studio version

This commit is contained in:
Juha Heinanen
2022-05-13 19:21:14 +03:00
parent c467671f67
commit 740a04c91f
2 changed files with 2 additions and 6 deletions
+1
View File
@@ -46,6 +46,7 @@ android {
path 'src/main/cpp/CMakeLists.txt'
}
}
namespace 'com.tutpro.baresip'
}
dependencies {