summaryrefslogtreecommitdiffhomepage
path: root/android/src/main/play/release-notes
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2021-10-13 18:14:45 +0200
committerAlbin <albin@mullvad.net>2021-12-16 11:38:25 +0100
commit6c4d31dfc59772e9a80d0260fee34cf03d5c05f5 (patch)
tree8418020b852073a6dfb0c4c44fabdb1586404d11 /android/src/main/play/release-notes
parent4dcdb1306d23a8e831389130fdef452cae4dc809 (diff)
downloadmullvadvpn-6c4d31dfc59772e9a80d0260fee34cf03d5c05f5.tar.xz
mullvadvpn-6c4d31dfc59772e9a80d0260fee34cf03d5c05f5.zip
Split Android project and app module
The purpose of this is to: * Comply better with the default Android project structure (see https://developer.android.com/studio/build). * Avoid conflicts between project and app dependencies and plugins.
Diffstat (limited to 'android/src/main/play/release-notes')
-rw-r--r--android/src/main/play/release-notes/en-US/default.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/android/src/main/play/release-notes/en-US/default.txt b/android/src/main/play/release-notes/en-US/default.txt
deleted file mode 100644
index 528895e331..0000000000
--- a/android/src/main/play/release-notes/en-US/default.txt
+++ /dev/null
@@ -1 +0,0 @@
-- First stable release. Identical to last beta release.