Commit Graph

7 Commits

Author SHA1 Message Date
Konrad Pozniak 4d811dc51d upgrade gradle wrapper, materialdrawer and AndroidX fragment (#1837) 2020-06-23 12:47:15 +03:00
Frieder Bluemle 80685d2aa4 Update Gradle Wrapper to 6.1.1 2020-02-01 11:14:31 -08:00
Bernd d1494d4d30 Update Deps + Cleanup (#1158)
* Fix Typo

* Update build.gradle

* Update Deps

* Update Tests

* Fixes Tests

Without this some tests fail on my PC...

+ also:
"Put this in your gradle.properties:

android.enableUnitTestBinaryResources=true"
from http://robolectric.org/migrating/#project-configuration

* Make everything private

* Fix Warning

* Update TimelineFragment.java

* Update build.gradle

* Update gradle-wrapper.properties

* Update gradle-wrapper.properties

* Update gradle-wrapper.properties

* Fix Compile Errors

e.g.

Type inference failed. Expected type mismatch: inferred type is Preference? but Preference was expected

Type inference failed. Please try to specify type arguments explicitly.

* fix crash

* Grandle Wrapper 5.3

* Revert "Fix Compile Errors"

This reverts commit 4a774a4fe3ce82c84bd7b4d78e1a1c64af97cd0d.

* requirePreference

* oops

* Cleanup

* Update gradle-wrapper.properties
2019-03-30 15:18:16 +01:00
Frieder Bluemle f3c773cbf2 Update Gradle wrapper to 4.10.3 2019-02-26 18:34:29 +01:00
nailyk be10bc3c88 Restore mode +x no gradelw (#556)
* ./gradelw is missing +x mode. This
   prevent build to run on unix systems.

Signed-off-by: nailyk-fr <jenkins@nailyk.fr>
2018-03-31 16:27:09 +02:00
Ivan Kupalov f43ef319d0 Add Dagger (#554)
* Add Dagger DI

* Preemptively fix tests

* Add missing licenses

* DI fixes

* ci fixes
2018-03-27 19:47:00 +02:00
Vavassor ce88450ee6 added README.md and missing files 2017-01-02 20:37:38 -05:00