Skip to content

Releases: vitkhudenko/background_detector

0.1.6

25 Dec 17:23
Compare
Choose a tag to compare

Maintenance update:

  • Kotlin (1.5.31 -> 1.6.10)
  • AGP (7.0.3 -> 7.0.4)
  • org.mockito:mockito-core (3.12.4 -> 4.2.0)

0.1.5

31 Oct 20:37
Compare
Choose a tag to compare

Maintenance update:

  • Kotlin (1.5.21 -> 1.5.31)
  • targetSdkVersion (30 -> 31)
  • buildToolsVersion (30.0.3 -> 31.0.0)
  • AGP (7.0.0 -> 7.0.3)

0.1.4

01 Jul 08:07
Compare
Choose a tag to compare

Maintenance release.

  • Kotlin (1.5.0 -> 1.5.20)
  • Android Gradle Plugin (4.2.0 -> 4.2.2)
  • org.mockito:mockito-core (3.9.0 -> 3.11.2)

0.1.3

09 May 20:16
Compare
Choose a tag to compare

Maintenance release. Updates Kotlin to 1.5.0.

0.1.2

14 Feb 15:07
Compare
Choose a tag to compare

Migrates library publishing from JFrog Bintray to JitPack.io (as JFrog decided to sunset Bintray).

Java package name is still the same (vit.khudenko.android.backgrounddetector), however maven coordinates had to be changed according to the JitPack.io requirements to:

  • groupId: 'com.github.vitkhudenko'
  • artifactId: 'background_detector'

0.1.1

18 Mar 10:58
Compare
Choose a tag to compare

Maintenance update.

0.1.0

03 Nov 21:56
Compare
Choose a tag to compare

Initial release.