1. 5c5419a Enable kotlin explicitApi for android projects by Aurimas Liutikas · 4 months ago
  2. 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 5 months ago
  3. ee0da74 Add comment to build.gradle files by Tiem Song · 9 months ago
  4. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year, 1 month ago
  5. 14495fa Enable Kruth snapshots on androidx.dev by Dustin Lam · 1 year, 2 months ago
  6. 70a785d Replaced Truth with Kruth in the following Room modules: room-gradle-plugin, room-paging, room-paging-guava, room-paging-rxjava2, room-paging-rxjava3, room-runtime, room-rxjava2, room-rxjava3, room-testing by Arkadii Ivanov · 1 year, 4 months ago
  7. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 4 months ago
  8. 5dc7b57 Move arch.core dependencies to latest prebuilt by Jeremy Woods · 1 year, 5 months ago
  9. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  10. 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 2 years ago
  11. 8466ab5 Converted RxRoomTests from Java to Kotlin. by Elif Bilgin · 2 years, 1 month ago
  12. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  13. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 10 months ago
  14. 3aa5751 Update Room project directory structure by Daniel Santiago Rivera · 3 years, 4 months ago[Renamed from room/rxjava2/build.gradle]
  15. 1a0e7b1 Migrate room to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 5 months ago
  16. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years, 2 months ago
  17. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years, 2 months ago
  18. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years, 2 months ago
  19. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  20. 82b8bd8 Remove dependencies on legacy-support-core-utils by Ian Lake · 5 years ago
  21. 005a920 Remove ARCH_* constants from Dependencies.kt by Ian Lake · 5 years ago
  22. c631e62 Remove SUPPORT_* constants from Dependencies.kt by Ian Lake · 5 years ago
  23. 827a1f2 Remove legacy excludes from build.gradle. by Aurimas Liutikas · 5 years ago
  24. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  25. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  26. b63ef63 Rename SupportLibraryExtension to AndroidXExtension. by Aurimas Liutikas · 5 years ago
  27. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  28. 6690c17 Move Room to prebuilts. by Yigit Boyar · 6 years ago
  29. 6c56334 Migrate app-toolkit projects to androidx by Alan Viverette · 7 years ago
  30. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 7 years ago
  31. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  32. 62d3e1d Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 7 years ago
  33. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  34. 81b5bac Move most app-toolkit dependencies to kotlin. by Aurimas Liutikas · 7 years ago
  35. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  36. c39b4bd Adding ktlint hook to support library. by Aurimas Liutikas · 7 years ago
  37. 87a16a5 Further clean up app-toolkit build files. by Aurimas Liutikas · 7 years ago
  38. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  39. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  40. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  41. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  42. cb1c88d Bump supportlib dependency to 26.1 by Sergey Vasilinets · 7 years ago
  43. d382982 use explicit versions for flatfoot by Yigit Boyar · 7 years ago
  44. bb85fac More build setup for flatfoot projects. by Aurimas Liutikas · 7 years ago
  45. e4741f3c Remove unused variables in gradle code of AppToolkit. by Aurimas Liutikas · 7 years ago
  46. 8205ce1 Divide core components into runtime and common. by Yigit Boyar · 7 years ago
  47. b323d28 stop using mockito all, which is discontinued by Yigit Boyar · 7 years ago
  48. 64db0cc Mass package renaming from android.support to android.arch by Yigit Boyar · 7 years ago
  49. 3c592c4 Room RxJava2 Support, Step 1 by Yigit Boyar · 7 years ago