Commit Graph

5 Commits

Author SHA1 Message Date
dependabot[bot]
ba1e0b6cca Bump addressable from 2.7.0 to 2.9.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.9.0.
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.9.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-version: 2.9.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-08 02:54:30 +00:00
Melih Aksoy
bd1bc9cab0 Updated workflow commands & gems 2020-01-02 17:04:27 +01:00
Melih Aksoy
88022629e1 WIP: feature/abstractions (#45)
* Abstraction layer backup

* Removed DataEntity, was unnecessary for now

* Separated network, persistence, entities and interaction, closes #29

* Renamed binding

* Removed build files, example tests

Removed build files, example tests

* Fixed build files were not being ignored all around app

* Updated CI ymls

* Small changes

* Fixed legacy repository package names

* Fixed CQ findings

* Updated Fastlane

* Packaging changes and version upgrades

* Removed core from interactors

* Version bumps

* Added new module graph
2019-10-30 17:27:53 +01:00
Melih Aksoy
9aa7a5b25f Updated fastlane version (#39)
Signed-off-by: Melih Aksoy <aksoy.melihcan@gmail.com>
2019-09-23 21:50:30 +02:00
Melih Aksoy
2a90aba88b Single activity approach (#30)
* CircleCI config fixes

* Implicit deeplinking via navController navigate

* Removed jacoco.exec files. Closes # 32
2019-08-21 17:16:02 +02:00