1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-11-04 09:17:29 +01:00
Gadgetbridge/app
Taavi 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
..
src Improvements to the singleton pattern, better encapsulate fields 2018-03-18 12:59:32 +01:00
build.gradle Update build.gradle 2018-03-22 19:57:14 +01:00
proguard-rules.pro First checkin of actual code 2015-01-07 14:00:18 +01:00