Skip to content

Conversation

Doimhneacht
Copy link

Related Stories

@dgtv dgtv self-assigned this Apr 25, 2025
build.gradle Outdated
buildscript {
// Required for sdk version retrieval to work as of Android Studio 4.1.0: https://issuetracker.google.com/issues/158695880
project.ext.set("sdk_version_code", 42)
project.ext.set("sdk_version_name", "0.5.13")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please instead move it to gradle.properties or root-level ext { … } outside buildscript. Here is more detailed explanation:
image

@Doimhneacht Doimhneacht requested a review from dgtv May 2, 2025 13:28
Copy link
Contributor

@dgtv dgtv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job!
Please build and provide new SDK and App for QA team for regression.

@dgtv dgtv added the LG Looks good label May 5, 2025
@en-ver en-ver changed the title [PR-24286] Republish Talkable Android app [PR-24286] [PR-24612] Republish Talkable Android app Sep 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

LG Looks good

Development

Successfully merging this pull request may close these issues.

2 participants