Konrad Pozniak
|
aca3a638e9
|
Upgrade Gradle to 8.5 and Android Gradle Plugin to 8.2.1 (#4208)
|
2 years ago |
Goooler
|
4c853a8689
|
Gradle 8.3
|
3 years ago |
renovate[bot]
|
1988c36c4d
|
chore(deps): update dependency gradle to v8.1 (#3528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
3 years ago |
Goooler
|
c6f7ecdb5b
|
Gradle 8.0.1 (#3338)
https://docs.gradle.org/8.0/release-notes.html
|
3 years ago |
Goooler
|
3592318dc1
|
Modernize a bit (#3171)
* Remove redundant ignore file
* Add .gitattributes
* Generate new wrapper
* Apply plugins in `plugins`
* Adopt new dsl
* Enable stable config cache
* Ignore all build folders
* Enable build scan
* Disable buildFeatures flags by default
* Migrate to nonTransitive R class
* Tweak flags
* Bump AGP to 7.4.0
* Bump deps
* Run `ktlintFormat`
* Add an icon for IDEA to display
* Revert "Bump deps"
This reverts commit bc0d5b69d5.
* Revert "Enable build scan"
This reverts commit 1568e5e84f.
* Remove com.android.library
* Enable Gradle cache
* Enable room incremental build
* Cleanups
* Cleanups
* Add .editorconfig
* Defer clean task
* Migrate `flavorDimensions`
* Merge instance-build.gradle into app's build.gradle
* Declare compileOptions & kotlinOptions
* Bump jvmTarget to 17
* Fix conflicts
* Xmx4g
* Rename output apks
* Revert "Bump jvmTarget to 17"
This reverts commit e4d1543bda.
|
3 years ago |
Konrad Pozniak
|
8ae3e4e173
|
update Gradle to 7.5.1 (#2640)
* update Gradle to 7.5
* update gradle to 7.5.1
|
4 years ago |
Konrad Pozniak
|
90ceb9514e
|
update Gradle and Android Gradle Plugin (#2380)
|
4 years ago |
Konrad Pozniak
|
3e135b0480
|
upgrade gradle to 6.8.1 (#2057)
|
5 years ago |
Konrad Pozniak
|
b5bf78a19e
|
upgrade gradle wrapper, materialdrawer and AndroidX fragment (#1837)
|
6 years ago |
Frieder Bluemle
|
ef470bcdb6
|
Update Gradle Wrapper to 6.1.1
|
6 years ago |
Bernd
|
0db1a23c4f
|
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 4a774a4fe3.
* requirePreference
* oops
* Cleanup
* Update gradle-wrapper.properties
|
7 years ago |
Frieder Bluemle
|
53aae1b3da
|
Update Gradle wrapper to 4.10.3
|
7 years ago |
nailyk
|
be80747ade
|
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>
|
8 years ago |
Ivan Kupalov
|
a5cffe0fea
|
Add Dagger (#554)
* Add Dagger DI
* Preemptively fix tests
* Add missing licenses
* DI fixes
* ci fixes
|
8 years ago |
Vavassor
|
ce88450ee6
|
added README.md and missing files
|
9 years ago |