Commit graph

590 commits

Author SHA1 Message Date
David Chang
0cdf25480a
Upgrade AGP to 4.1 and Gradle to 6.6 (#357)
* Maven publish plugin

* Revert "Maven publish plugin"

This reverts commit 5d0a3d5312235f95e7a3659b78e02bb5b67ffcc2.

* Upgrade AGP to 4.1 and Gradle to 6.6
2021-12-08 07:10:45 -05:00
Marco Romano
3f71c43d99
Revert to Duration.INFINITE (#353)
This should still maintain compatiblity with Kotlin 1.4 and 1.5 whilst also ensuring forward compatiblilty with Kotlin 1.6.
Compatibility with 1.4-M3 should be safe to drop.
2021-12-07 09:52:21 -05:00
Rahul Sainani
bad46e13a9
Fix cache artifact id and version (#347)
Added link to the Store Readme for the latest version to avoid duplication.
2021-11-19 11:45:21 -05:00
Chris Mitchell
6786f0c2c6
Prepare for release 4.0.3-KT15 (#344) 2021-11-18 10:13:20 -08:00
David Chang
1c7d72fcf2
Increase memory for dokka (#343)
Same fix as https://github.com/dropbox/kaiken/pull/70
2021-11-18 11:07:51 -05:00
Mike Nakhimovich
b897ea1add
Fix RxBuilder scheduler comment (#337)
* fixes https://github.com/dropbox/Store/issues/207 by making comment align with non rx builder

* add rx3 comment as well

Co-authored-by: miken <miken@dropbox.com>
2021-11-16 15:11:52 -05:00
Mike Wolfson
374ff3d478
Update sample app to support multidex (#335)
Looks like this app finally went over the limit.
2021-11-16 12:53:30 -05:00
dependabot[bot]
be7d833a11
Bump okio from 2.10.0 to 3.0.0 (#330)
Bumps [okio](https://github.com/square/okio) from 2.10.0 to 3.0.0.
- [Release notes](https://github.com/square/okio/releases)
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okio/compare/parent-2.10.0...parent-3.0.0)

---
updated-dependencies:
- dependency-name: com.squareup.okio:okio
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-16 12:45:36 -05:00
Mike Nakhimovich
fc752881fa
Update dependabot.yml (#336) 2021-11-16 12:40:28 -05:00
dependabot[bot]
ee1c6f8344
Bump okio from 2.6.0 to 2.10.0 (#323)
Bumps [okio](https://github.com/square/okio) from 2.6.0 to 2.10.0.
- [Release notes](https://github.com/square/okio/releases)
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okio/compare/parent-2.6.0...parent-2.10.0)

---
updated-dependencies:
- dependency-name: com.squareup.okio:okio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-25 20:13:30 -04:00
dependabot[bot]
cf025f830a
Bump constraintlayout from 1.1.3 to 2.1.1 (#322)
Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 1.1.3 to 2.1.1.
- [Release notes](https://github.com/androidx/constraintlayout/releases)
- [Commits](https://github.com/androidx/constraintlayout/commits/2.1.1)

---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-25 20:12:02 -04:00
dependabot[bot]
7801f12b85
Bump versions.kotlin from 1.5.21 to 1.5.31 (#324)
Bumps `versions.kotlin` from 1.5.21 to 1.5.31.

Updates `kotlin-gradle-plugin` from 1.5.21 to 1.5.31
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.5.31)

Updates `kotlin-test` from 1.5.21 to 1.5.31
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.5.31)

Updates `kotlin-test-junit` from 1.5.21 to 1.5.31
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.5.31)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-test-junit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-25 20:11:20 -04:00
dependabot[bot]
81446eb5a9
Bump material from 1.1.0 to 1.4.0 (#325)
Bumps [material](https://github.com/material-components/material-components-android) from 1.1.0 to 1.4.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.1.0...1.4.0)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-25 19:37:00 -04:00
dependabot[bot]
2c2d035c06
Bump truth from 1.0 to 1.1.3 (#326)
Bumps [truth](https://github.com/google/truth) from 1.0 to 1.1.3.
- [Release notes](https://github.com/google/truth/releases)
- [Commits](https://github.com/google/truth/commits)

---
updated-dependencies:
- dependency-name: com.google.truth:truth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-25 19:36:36 -04:00
dependabot[bot]
835f908ffb
Bump rxjava from 3.0.3 to 3.1.2 (#318)
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 3.0.3 to 3.1.2.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Commits](https://github.com/ReactiveX/RxJava/compare/v3.0.3...v3.1.2)

---
updated-dependencies:
- dependency-name: io.reactivex.rxjava3:rxjava
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Israel Ferrer Camacho <rallat@gmail.com>
2021-10-19 14:38:48 -04:00
dependabot[bot]
2ac890e0b4
Bump leakcanary-android from 2.4 to 2.7 (#315)
Bumps [leakcanary-android](https://github.com/square/leakcanary) from 2.4 to 2.7.
- [Release notes](https://github.com/square/leakcanary/releases)
- [Changelog](https://github.com/square/leakcanary/blob/main/docs/changelog.md)
- [Commits](https://github.com/square/leakcanary/compare/v2.4...v2.7)

---
updated-dependencies:
- dependency-name: com.squareup.leakcanary:leakcanary-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-19 14:29:56 -04:00
dependabot[bot]
7196eeca60
Bump appcompat from 1.1.0 to 1.3.1 (#313)
Bumps appcompat from 1.1.0 to 1.3.1.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-19 14:29:35 -04:00
dependabot[bot]
faa4e4a811
Bump mockito-core from 3.12.4 to 4.0.0 (#320)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.4 to 4.0.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.12.4...v4.0.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-19 14:28:29 -04:00
dependabot[bot]
ff7a70efee
Bump junit from 4.13 to 4.13.2 (#311)
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.2.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.2)

---
updated-dependencies:
- dependency-name: junit:junit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-19 11:27:56 -07:00
dependabot[bot]
56151c780d
Bump rxjava from 2.2.19 to 2.2.21 (#306)
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 2.2.19 to 2.2.21.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Changelog](https://github.com/ReactiveX/RxJava/blob/v2.2.21/CHANGES.md)
- [Commits](https://github.com/ReactiveX/RxJava/compare/v2.2.19...v2.2.21)

---
updated-dependencies:
- dependency-name: io.reactivex.rxjava2:rxjava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-18 12:53:42 -07:00
dependabot[bot]
903bc01085
Bump core-ktx from 1.2.0 to 1.6.0 (#302)
Bumps core-ktx from 1.2.0 to 1.6.0.

---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-18 11:34:19 -07:00
dependabot[bot]
4dde4b346f
Bump versions.retrofit from 2.8.1 to 2.9.0 (#299)
Bumps `versions.retrofit` from 2.8.1 to 2.9.0.

Updates `retrofit` from 2.8.1 to 2.9.0
- [Release notes](https://github.com/square/retrofit/releases)
- [Changelog](https://github.com/square/retrofit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/retrofit/compare/parent-2.8.1...2.9.0)

Updates `converter-moshi` from 2.8.1 to 2.9.0
- [Release notes](https://github.com/square/retrofit/releases)
- [Changelog](https://github.com/square/retrofit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/retrofit/compare/parent-2.8.1...2.9.0)

---
updated-dependencies:
- dependency-name: com.squareup.retrofit2:retrofit
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.squareup.retrofit2:converter-moshi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-18 11:00:20 -07:00
dependabot[bot]
cf0f99d44b
Bump fragment-ktx from 1.2.4 to 1.3.6 (#297)
Bumps fragment-ktx from 1.2.4 to 1.3.6.

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-18 10:45:30 -07:00
dependabot[bot]
3fe12b19f9
Bump swiperefreshlayout from 1.0.0 to 1.1.0 (#300)
Bumps swiperefreshlayout from 1.0.0 to 1.1.0.

---
updated-dependencies:
- dependency-name: androidx.swiperefreshlayout:swiperefreshlayout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-18 08:47:02 -07:00
dependabot[bot]
d01aa57f6e
Bump versions.coroutines from 1.5.1 to 1.5.2 (#298)
Bumps `versions.coroutines` from 1.5.1 to 1.5.2.

Updates `kotlinx-coroutines-core` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.5.1...1.5.2)

Updates `kotlinx-coroutines-rx2` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.5.1...1.5.2)

Updates `kotlinx-coroutines-rx3` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.5.1...1.5.2)

Updates `kotlinx-coroutines-reactive` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.5.1...1.5.2)

Updates `kotlinx-coroutines-android` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.5.1...1.5.2)

Updates `kotlinx-coroutines-test` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.5.1...1.5.2)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-rx2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-rx3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-reactive
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-18 08:12:04 -07:00
dependabot[bot]
6cf9f36424
Bump versions.room from 2.2.5 to 2.3.0 (#296)
Bumps `versions.room` from 2.2.5 to 2.3.0.

Updates `room-compiler` from 2.2.5 to 2.3.0

Updates `room-ktx` from 2.2.5 to 2.3.0

---
updated-dependencies:
- dependency-name: androidx.room:room-compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.room:room-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-17 13:33:51 -07:00
dependabot[bot]
97101777d8
Bump versions.navigation from 2.2.1 to 2.3.5 (#295)
Bumps `versions.navigation` from 2.2.1 to 2.3.5.

Updates `navigation-fragment-ktx` from 2.2.1 to 2.3.5

Updates `navigation-ui-ktx` from 2.2.1 to 2.3.5

---
updated-dependencies:
- dependency-name: androidx.navigation:navigation-fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.navigation:navigation-ui-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-17 13:15:50 -07:00
Sam Edwards
818638ae52
There are runtime errors with the sample "app" module due to conflicting Kotlin versions. We need to upgrade Store so that 1.5.21 is used. (#288) 2021-10-15 16:57:19 -04:00
dependabot[bot]
d5cc95fe80
Bump mockito-core from 2.24.0 to 3.12.4 (#303)
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.24.0 to 3.12.4.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.24.0...v3.12.4)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-09 17:28:03 -04:00
dependabot[bot]
224ac703a2
Bump recyclerview from 1.1.0 to 1.2.1 (#304)
Bumps recyclerview from 1.1.0 to 1.2.1.

---
updated-dependencies:
- dependency-name: androidx.recyclerview:recyclerview
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-09 15:48:59 -04:00
Chris Mitchell
862da9b4f9
Fix missing experimental annotations (#305)
* Revert "Remove unnecessary FlowPreview & ExperimentalCoroutinesApi annotations.  These are not needed with newer versions of Kotlin. (#289)"

This reverts commit 61b8cb0633.

* Fix missing experimental annotations
2021-09-09 08:46:48 -07:00
Chris Mitchell
c4f4028466
Add dependabot for store (#294) 2021-09-09 11:13:00 -04:00
Sam Edwards
61b8cb0633
Remove unnecessary FlowPreview & ExperimentalCoroutinesApi annotations. These are not needed with newer versions of Kotlin. (#289) 2021-09-08 18:57:02 -04:00
David Chang
555fe5d9fb
Remove Travis CI (#293)
Removing in favor of GHA
2021-09-02 10:18:01 -07:00
David Chang
dcaca8d408
Adding Github Actions (#292)
* Revert "Revert "Merge pull request #4 from changusmc/github_actions""

This reverts commit a674b49151.

* Revert "Revert "Update secret""

This reverts commit ad6515d2c5.

* Rename repo

* CR comment
2021-09-01 12:41:14 -07:00
David Chang
a674b49151 Revert "Merge pull request #4 from changusmc/github_actions"
This reverts commit 7361573b83, reversing
changes made to e79ae4362f.
2021-09-01 10:47:36 -07:00
David Chang
ad6515d2c5 Revert "Update secret"
This reverts commit 0bad127b5a.
2021-09-01 10:45:51 -07:00
David Chang
0bad127b5a Update secret 2021-09-01 10:43:34 -07:00
David Chang
7361573b83
Merge pull request #4 from changusmc/github_actions
Add GHA
2021-09-01 10:37:31 -07:00
David Chang
ea4a906489 Add publish 2021-09-01 10:36:18 -07:00
David Chang
b72c93349f Add GHA 2021-09-01 10:11:20 -07:00
Yigit Boyar
e79ae4362f
Update kotlin to 1.5.21, coroutines to 1.5.1 (#281)
This is just a version bump, we still need to followup
with cleanup.

Test: ./gradlew check
2021-07-25 15:15:32 -07:00
Mike Nakhimovich
182f9bc36a
Prepare next development version. (#275)
Co-authored-by: miken <miken@dropbox.com>
2021-05-17 15:48:16 -04:00
Mike Nakhimovich
a21dacf5b9
Prepare for release 4.0.2-KT15 (#274)
* Prepare for release 4.0.2-KT15

* Update build.gradle

Co-authored-by: miken <miken@dropbox.com>
2021-05-17 12:48:14 -04:00
Mike Nakhimovich
86ab7a5251
Fire off kotlin 1.5 compatible snapshot (#273)
* upgrade to kotlin 1.5 warning breaking change

* upgrading to kotlin15, create new snapshot

Co-authored-by: miken <miken@dropbox.com>
2021-05-10 14:28:52 -04:00
David Chang
e2c5cbfb31
Update release docs (#271)
* Prepare next development version.

* Update release docs

* Update steps
2021-05-07 07:34:20 -07:00
David Chang
7ebedfa9ee
Bump dependencies for sample app (#272) 2021-05-06 17:04:03 -07:00
David Chang
c09794fc40
Prepare next development version. (#270) 2021-05-06 15:42:11 -07:00
David Chang
f4cfd4b653
Prepare for release 4.0.1 (#269) 2021-05-06 15:36:39 -07:00
Chris Mitchell
f2d314d505 Update travis encrypted keys 2021-05-06 15:21:15 -07:00