Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Lublin <daniel@lublin.se>2024-01-16 11:15:24 +0300
committerDaniel Lublin <daniel@lublin.se>2024-01-16 11:17:29 +0300
commit2770931c2b959a399152bd516774413f23284631 (patch)
tree860ed6ece7048059866e622720b2aeb3fe5b5c4b /src
parentf9d8e3b23a13308dbeadae28977fd2a30b26a887 (diff)
Build with gradle 8, specify ndkVersion, target SDK 34
Diffstat (limited to 'src')
-rw-r--r--src/main/AndroidManifest.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml
index e1b87e8..f4158e1 100644
--- a/src/main/AndroidManifest.xml
+++ b/src/main/AndroidManifest.xml
@@ -16,7 +16,6 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- package="se.lublin.humla"
android:versionCode="1"
android:versionName="1.0">