Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

How about supporting set framework's version in building? #2569

Closed
horita-yuya opened this issue Jan 22, 2019 · 2 comments
Closed

How about supporting set framework's version in building? #2569

horita-yuya opened this issue Jan 22, 2019 · 2 comments

Comments

@horita-yuya
Copy link

horita-yuya commented Jan 22, 2019

Problem

Currently, version of a framework is hard-coded here, 1.0 .

Suggestion

How about supporting set the version in building (I mean, in build.gradle)?

Purpose:

  • Grasping that the version of local .framework used for development and the one of remote .framework cached in like CircleCI Artifacts are same.
  • Separating main app's building and common framework's building can make building time shorter.

Or, any other solutions can achieve my purpose? 🙏

@horita-yuya horita-yuya changed the title How about enabling to set framework's version in building? How about supporting for set framework's version in building? Jan 22, 2019
@horita-yuya horita-yuya changed the title How about supporting for set framework's version in building? How about supporting set framework's version in building? Jan 22, 2019
@olonho
Copy link
Contributor

olonho commented Jan 24, 2019

Makes sense, we just need to decide how to control the version from Gradle, and what format expectations are there.

@ilmat192
Copy link
Contributor

According to migrating issue tracking to YouTrack, closing this issue in favour of KT-33117.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants