Commit Graph
3 Commits
Author SHA1 Message Date
TaaviandAndreas Shimokawa 551bf92908 Update build.gradle (#3)
Changed `'` to `"` in the root build.gradle
2018-03-22 19:57:14 +01:00
TaaviandAndreas Shimokawa f8f248ec4e Update build.gradle
First step towards migrating to Gradle 3.0, changed all `compile`'s to `implementation`. Tests show only marginally faster compilation and no ill effects. https://developer.android.com/studio/build/gradle-plugin-3-0-0-migration.html

Changed all `'` to `"` for consistency.

Also made a few whitespace changes and removed an unnecessary `;`
2018-03-22 19:57:14 +01:00
TaaviandAndreas Shimokawa 69740654c0 Update arrays.xml
Added both Czech and Slovak as requested here: https://github.com/Freeyourgadget/Gadgetbridge/issues/1022
2018-03-15 13:15:29 +01:00