<feed xmlns='http://www.w3.org/2005/Atom'>
<title>SidePhOnelauncher.git/build.gradle, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/SidePhOnelauncher.git/'/>
<entry>
<title>Gradle updated, libraries updated, target sdk updated to 35</title>
<updated>2025-05-23T06:42:53+00:00</updated>
<author>
<name>Tanuj</name>
<email>thetanuj@hotmail.com</email>
</author>
<published>2025-05-23T06:42:53+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/SidePhOnelauncher.git/commit/?id=9290fff00bc48efdc29e3cf4a61a3f9e4b63a0dc'/>
<id>9290fff00bc48efdc29e3cf4a61a3f9e4b63a0dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce version catalog for dependency management</title>
<updated>2024-07-28T04:54:18+00:00</updated>
<author>
<name>Tamim Hossain</name>
<email>tamimh.dev@gmail.com</email>
</author>
<published>2024-07-28T04:54:18+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/SidePhOnelauncher.git/commit/?id=37379254c527860e62be96f63b808ef217fc38eb'/>
<id>37379254c527860e62be96f63b808ef217fc38eb</id>
<content type='text'>
Adds a (libs.versions.toml) file to centralize dependency management. This improves dependency consistency, reduces maintenance overhead, and simplifies version updates across modules.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a (libs.versions.toml) file to centralize dependency management. This improves dependency consistency, reduces maintenance overhead, and simplifies version updates across modules.
</pre>
</div>
</content>
</entry>
<entry>
<title>Libs update</title>
<updated>2023-07-04T16:51:37+00:00</updated>
<author>
<name>Tanuj</name>
<email>thetanuj@hotmail.com</email>
</author>
<published>2023-07-04T16:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/SidePhOnelauncher.git/commit/?id=6f4a367413428b3eca579df428def7de39399289'/>
<id>6f4a367413428b3eca579df428def7de39399289</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Errors solved</title>
<updated>2023-05-01T11:49:01+00:00</updated>
<author>
<name>“Esther</name>
<email>“essyc14@gmail.com</email>
</author>
<published>2023-05-01T11:49:01+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/SidePhOnelauncher.git/commit/?id=800f609658079941d87184933a97d7d05f257524'/>
<id>800f609658079941d87184933a97d7d05f257524</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed jcenter()</title>
<updated>2023-01-04T13:14:46+00:00</updated>
<author>
<name>Tanuj</name>
<email>thetanuj@hotmail.com</email>
</author>
<published>2023-01-04T13:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/SidePhOnelauncher.git/commit/?id=592c48f57442c1c1e4f163a00ac3cd5f997f206c'/>
<id>592c48f57442c1c1e4f163a00ac3cd5f997f206c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated gradle</title>
<updated>2023-01-04T13:13:24+00:00</updated>
<author>
<name>Tanuj</name>
<email>thetanuj@hotmail.com</email>
</author>
<published>2023-01-04T13:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/SidePhOnelauncher.git/commit/?id=21903605672bb14ace23a5955471e9ad827f8832'/>
<id>21903605672bb14ace23a5955471e9ad827f8832</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated kotlin and plugins versions</title>
<updated>2022-09-25T16:52:05+00:00</updated>
<author>
<name>Tanuj</name>
<email>thetanuj@hotmail.com</email>
</author>
<published>2022-09-25T16:52:05+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/SidePhOnelauncher.git/commit/?id=edc1d5ae308c6bb8e313d5f9b15f69f87d77551d'/>
<id>edc1d5ae308c6bb8e313d5f9b15f69f87d77551d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A series of minor changes</title>
<updated>2021-08-27T07:01:10+00:00</updated>
<author>
<name>Tanuj</name>
<email>tanbook@Tanujs-MBP.domain.name</email>
</author>
<published>2021-08-27T07:01:10+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/SidePhOnelauncher.git/commit/?id=c64de2c32eb8720b23cad0e7f4b9b76c7557199a'/>
<id>c64de2c32eb8720b23cad0e7f4b9b76c7557199a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update kotlin, gradle and android navigation libs</title>
<updated>2020-12-10T18:59:29+00:00</updated>
<author>
<name>Tanuj M</name>
<email>thetanuj@hotmail.com</email>
</author>
<published>2020-12-10T18:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/SidePhOnelauncher.git/commit/?id=f8c6a857152f0586a54f36cee8fa4cce98dd4cd5'/>
<id>f8c6a857152f0586a54f36cee8fa4cce98dd4cd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated gradle to 4.0.1</title>
<updated>2020-07-16T10:11:40+00:00</updated>
<author>
<name>Tanuj M</name>
<email>thetanuj@hotmail.com</email>
</author>
<published>2020-07-16T10:11:40+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/SidePhOnelauncher.git/commit/?id=c7e13ddf8e4fd1335ed9555b8069cd4ed350ba5f'/>
<id>c7e13ddf8e4fd1335ed9555b8069cd4ed350ba5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
