Releases: cyface-de/android-utils
Releases · cyface-de/android-utils
2.0.2
Changed:
- removed jCenter maven repository
- Upgraded dependencies
2.0.1
Fixed:
- Github Publish workflow
2.0.0
Changed:
- Increase target-, compileSdk and build tools version from 29 to 30
- Renaming master branch to main
- Switching to new branching model
- Upgraded all dependencies (gradle, android gradle plugin, libraries, etc)
v1.4.0
Changed:
- increased minSdk from 16 to 21
- Upgraded dependencies
v1.3.0
Changed:
- Annotate Validate.notNull() object parameter with @Nullable
The version step from 1.2.X to 1.3.X was made as it should have been made from 1.2.1 to 1.2.2.
v1.2.2
Added:
- Utils class with informMediaScanner() method
- Github Actions Workflow "Gradle Build"
- Badges for the Github Actions to the Readme
v1.2.1
- Upgrade build dependency
v1.2.0
Changed
- Upgrade Android SDK to API 29 (Android 10)
v1.1.4
- Update readme sections about Github Registry usage
- Add Github Actions workflow to publish to the Github Registry
v1.1.3
- Upgrade dependencies
- Add missing Install instructions to readme