This website requires JavaScript.
Explore
Help
Sign in
Fabio
/
brouter
Watch
1
Star
0
Fork
You've already forked brouter
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
25ebc65180
brouter
/
brouter-routing-app
History
Niklas Guertler
25ebc65180
Set minSdkVersion to 19 as try-with-resources requires that
2020-05-24 18:27:05 +02:00
..
src
/main
Cleanup base directory selection, use Context.getExternalFilesDirs and request WRITE_EXTERNAL_STORAGE permission, use AndroidX and raise minSdkVersion to 14. Use File instead of plain Strings for paths in some places, use try-with-resources, and some other small improvements.
2020-05-24 17:59:23 +02:00
.gitignore
Switched build system to gradle
2020-05-24 16:46:04 +02:00
build.gradle
Set minSdkVersion to 19 as try-with-resources requires that
2020-05-24 18:27:05 +02:00
proguard-rules.pro
Switched build system to gradle
2020-05-24 16:46:04 +02:00