diff --git a/uhabits-android/build.gradle.kts b/uhabits-android/build.gradle.kts index 7ef9e823b..536aacbb1 100644 --- a/uhabits-android/build.gradle.kts +++ b/uhabits-android/build.gradle.kts @@ -31,6 +31,7 @@ tasks.compileLint { } android { + namespace = "org.isoron.uhabits" compileSdk = 32 diff --git a/uhabits-android/src/main/AndroidManifest.xml b/uhabits-android/src/main/AndroidManifest.xml index 9377e42c0..661369e39 100644 --- a/uhabits-android/src/main/AndroidManifest.xml +++ b/uhabits-android/src/main/AndroidManifest.xml @@ -16,8 +16,7 @@ ~ You should have received a copy of the GNU General Public License along ~ with this program. If not, see . --> - + @@ -216,7 +215,8 @@ -