<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/android/src/androidTest/AndroidManifest.xml, branch decrease-leaks-during-reconnect</title>
<subtitle>The Mullvad VPN client app for desktop and mobile</subtitle>
<id>http://git.waynecole.info/mullvadvpn/atom?h=decrease-leaks-during-reconnect</id>
<link rel='self' href='http://git.waynecole.info/mullvadvpn/atom?h=decrease-leaks-during-reconnect'/>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/'/>
<updated>2021-12-16T10:38:25Z</updated>
<entry>
<title>Split Android project and app module</title>
<updated>2021-12-16T10:38:25Z</updated>
<author>
<name>Albin</name>
<email>albin@mullvad.net</email>
</author>
<published>2021-10-13T16:14:45Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=6c4d31dfc59772e9a80d0260fee34cf03d5c05f5'/>
<id>urn:sha1:6c4d31dfc59772e9a80d0260fee34cf03d5c05f5</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Migrate from JCenter to mavenCentral</title>
<updated>2021-10-04T11:21:22Z</updated>
<author>
<name>Albin</name>
<email>albin@mullvad.net</email>
</author>
<published>2021-09-16T14:00:35Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=d735b36a819cde2f7e3dd8b60281b641bbf531dc'/>
<id>urn:sha1:d735b36a819cde2f7e3dd8b60281b641bbf531dc</id>
<content type='text'>
JCenter has been sunset and should no longer be relied on as per:
https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

The migration also required the following changes:
* Updated Koin maven group id as per the official documentation at:
  https://insert-koin.io/docs/setup/v2/
* Bump MockK version due to old versions of one of its dependencies'
  (dexmaker) not being available at mavenCentral.
* Fix mockK instrumentation lib issue.
</content>
</entry>
</feed>
