1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-26 06:11:19 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Catfriend1
574fb3eca0
Migrate libraries to AndroidX (#458)
* Manifest: Add "android:requestLegacyExternalStorage="true""

(fixes #457) - I know this is not the fix everyone wants but it keeps Syncthing-Fork alive a little longer. See issue #457 to know why.

* Migrate to AndroidX

* Revert "Manifest: Add "android:requestLegacyExternalStorage="true"""

This reverts commit 7089be89beebd5ec95c9b2fac08d20f65d4da171.
2019-08-04 19:31:08 +02:00
473b2040fc Don't upgrade plugin to 3.0 yet, as it breaks lint
https://stackoverflow.com/a/47127584/1837158
2017-11-13 11:09:26 +09:00
d74aba261d Add publish release script 2017-10-08 15:06:52 +09:00
Lars K.W. Gohlke
6a09c3d18f upgrades latest gradle and build tools
* upgrades latest gradle and build tools

* restore part of the previous removed comment
2016-06-25 14:14:21 +02:00
9a215631e4 Updated dependencies. 2015-08-26 23:03:19 +02:00