Skip to content

Conversation

@Petrakeas
Copy link
Contributor

No description provided.

Updated to appcompat 1.5.1
In txsdk module, we have test resources that are used in local unit tests.

In order to make these resources visible to the unit tests, we used to add them
in the main source set. The downside of this approach is that the resources were
released in the final .aar.

We have removed this configuration from build.gradle and we now access the
resources via the R class that is generated for the test component of txsdk:
com.transifex.txnative.test.R
@n1k0sv n1k0sv merged commit 5d5a844 into transifex:devel Sep 28, 2022
@wyngarde wyngarde mentioned this pull request Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants