Skip to content

Releases: cyface-de/android-utils

2.0.2

01 Apr 15:53
Compare
Choose a tag to compare
Changed:
- removed jCenter maven repository
- Upgraded dependencies

2.0.1

19 Jan 15:09
Compare
Choose a tag to compare
Fixed:
- Github Publish workflow

2.0.0

19 Jan 15:08
@hb0 hb0
Compare
Choose a tag to compare
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

01 Apr 12:18
@hb0 hb0
Compare
Choose a tag to compare
Changed:
- increased minSdk from 16 to 21
- Upgraded dependencies

v1.3.0

08 Jan 12:08
@hb0 hb0
b9acc38
Compare
Choose a tag to compare
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

08 Jan 11:13
@hb0 hb0
6dc1f17
Compare
Choose a tag to compare
Added:
- Utils class with informMediaScanner() method
- Github Actions Workflow "Gradle Build"
- Badges for the Github Actions to the Readme

v1.2.1

09 Dec 10:37
@hb0 hb0
4c92dbc
Compare
Choose a tag to compare
- Upgrade build dependency

v1.2.0

06 Dec 11:41
@hb0 hb0
2aee030
Compare
Choose a tag to compare
Changed
- Upgrade Android SDK to API 29 (Android 10)

v1.1.4

30 Nov 21:21
@hb0 hb0
10e07de
Compare
Choose a tag to compare
- Update readme sections about Github Registry usage
- Add Github Actions workflow to publish to the Github Registry

v1.1.3

28 Nov 14:57
@hb0 hb0
c2199aa
Compare
Choose a tag to compare
- Upgrade dependencies
- Add missing Install instructions to readme