Skip to content

Releases: BharathVishal/Text-File-Generator-Benchmark-for-Android

1.2.4

23 Jul 02:43
2ca3d9b
Compare
Choose a tag to compare

Upgraded Gradle.
Updated all internal dependencies.
Fixed deprecated code.
Set target SDK to 30.
Made the benchmark to use internal files directory and removed the need for external storage access permission.
Replaced Kotlin synthetics with Jetpack Viewbinding.

1.2.3

25 Jun 03:21
82a7bce
Compare
Choose a tag to compare

Updated all internal libraries
Updated Gradle to 6.7.1

1.2.1

05 May 06:16
82a7bce
Compare
Choose a tag to compare
  • Replaced data binding with View Binding
  • Updated internal libraries
  • Updated Android Gradle Plugin to 4.2
  • Removed all deprecation warnings

1.3

17 Jan 09:00
7a62987
Compare
Choose a tag to compare
1.3
  • Upgraded app to Material You theming. App supports Dynamic material theming for devices running Android 12.
  • Upgraded target SDK to 32. App can now be resized.
  • Updated Kotlin version.
  • Updated all internal dependencies

1.2

08 Mar 09:20
a1608c4
Compare
Choose a tag to compare
1.2

Updated all internal libraries
Updated gradle to 6.5

1.1

30 Jul 15:09
Compare
Choose a tag to compare
1.1
  • Updated all internal libraries